Skip to content

This repository hosts all the library files and their generating code for the APython Project.

License

Notifications You must be signed in to change notification settings

Abestanis/APython-Libs

Repository files navigation

APython-Libs

This repository hosts all the library files and their generating code for the APython Project.

The hosted libraries can be accessed with the information provided by the generated index.json which is available at https://abestanis.github.io/APython-Libs/index.json.

Usage

The build.py script takes care of downloading and patching the source code, calling the ndk and generating the index.json file. For a list of all available options type build.py -h or build.py --help.

The script will also download and compile the source code from some additional libraries to allow the generation of some python modules which depend on these libraries (e.g. _ctypes module depends on ffi).

Currently, these additional libraries are downloaded:

The generated lib-files and the json file will be used by the Python Host App to download Python versions and the additional modules.

About

This repository hosts all the library files and their generating code for the APython Project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published