awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesPython-to-Android Package Bundlers

Packaging Python applications into installable Android APK or AAB files for distribution on mobile devices.

Distinct from Android Packages: Distinct from Android Packages: specifically bundles Python code and its dependencies into Android packages, not generic APK generation.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Python-to-Android Package Bundlers. Refine with filters or upvote what's useful.

Awesome Python-to-Android Package Bundlers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kivy/python-for-androidAvatar de kivy

    kivy/python-for-android

    8,888Voir sur GitHub↗

    python-for-android is a toolchain that compiles Python applications and their dependencies into installable Android APK or AAB packages. It bundles a Python interpreter and standard library into an Android package, enabling Python code to run natively on mobile devices. The project provides a recipe-based build engine that automates dependency resolution, version pinning, and custom compilation steps for Android targets. The system cross-compiles Python and native C-extension libraries for multiple Android CPU architectures, producing separate native binaries for each target and packaging the

    Compiles Python applications and their dependencies into installable Android APK or AAB packages.

    Pythonandroidapkkivy
    Voir sur GitHub↗8,888
  • aidlearning/aidlearning-frameworkAvatar de aidlearning

    aidlearning/AidLearning-FrameWork

    5,780Voir sur GitHub↗

    AidLearning-Framework is an integrated development platform for building and deploying AI applications on ARM-based devices. It combines Android and Linux operating systems running simultaneously on a single device, providing a unified runtime environment for cross-system AI development. The platform includes hardware acceleration across CPU, GPU, and NPU, with a unified API that automatically selects the optimal compute backend for inference. The framework distinguishes itself by enabling Python-based AI projects to be packaged directly into Android APK files for installation on mobile devic

    Converts Python-based projects into Android APK files for direct deployment on Android devices.

    Pythonaiosaiotandroid
    Voir sur GitHub↗5,780
  1. Home
  2. DevOps & Infrastructure
  3. Distribution and Packaging
  4. Software Distribution
  5. Application Packaging
  6. Android Packages
  7. Python-to-Android Package Bundlers