awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesAndroid App Compilers

Packages a Python application and its dependencies into an installable Android APK or AAB file.

Distinct from Python Compilers: Distinct from Python Compilers: targets Android APK/AAB output, not general machine code binaries.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Android App Compilers. Refine with filters or upvote what's useful.

Awesome Android App Compilers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • kivy/python-for-androidالصورة الرمزية لـ kivy

    kivy/python-for-android

    8,888عرض على 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

    Packages a Python application and its dependencies into an installable Android APK or AAB file.

    Pythonandroidapkkivy
    عرض على GitHub↗8,888
  1. Home
  2. Programming Languages & Runtimes
  3. Python Compilers
  4. Android App Compilers