awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesAndroid App Packagers

Compiles a Python application and its dependencies into an Android APK or AAB file for distribution.

Distinct from Python Application Packagers: Distinct from Python Application Packagers: targets Android APK/AAB output specifically, not general native executables.

Explore 2 awesome GitHub repositories matching development tools & productivity · Android App Packagers. Refine with filters or upvote what's useful.

Awesome Android App Packagers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • kivy/python-for-androidkivy का अवतार

    kivy/python-for-android

    8,888GitHub पर देखें↗

    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 a Python application and its dependencies into an Android APK or AAB file for distribution.

    Pythonandroidapkkivy
    GitHub पर देखें↗8,888
  • brython-dev/brythonbrython-dev का अवतार

    brython-dev/brython

    6,598GitHub पर देखें↗

    Brython is a Python 3 runtime and interpreter that executes scripts directly in the web browser. It serves as a client-side environment that translates Python source code into executable JavaScript to handle frontend logic without requiring server round-trips. The project provides a bidirectional interoperability bridge between Python and JavaScript, allowing for the integration of external JavaScript libraries. It further functions as a tool for packaging Python scripts into standalone native mobile applications for Android devices. The runtime includes a library for programmatic manipulati

    Provides a toolchain to package Python scripts into standalone Android APK or AAB files.

    Python
    GitHub पर देखें↗6,598
  1. Home
  2. Development Tools & Productivity
  3. Python Application Packagers
  4. Android App Packagers