awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPython-Based

Tools and frameworks for developing and packaging mobile applications using the Python language.

Distinguishing note: No candidates specifically covered the intersection of Python language and mobile app development lifecycle.

Explore 2 awesome GitHub repositories matching mobile development · Python-Based. Refine with filters or upvote what's useful.

Awesome Python-Based GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kivy/kivyAvatar von kivy

    kivy/kivy

    18,960Auf GitHub ansehen↗

    Kivy is a cross-platform Python GUI framework used to build graphical user interfaces that run on desktop and mobile operating systems from a single codebase. It functions as a multi-touch UI library and a custom widget toolkit, providing a development environment for packaging Python applications into binary installations for Android and iOS. The framework is distinguished by its ability to handle complex multi-touch gestures and interactive input across various devices. It utilizes a specialized domain language for declarative UI construction to separate visual layout definitions from Pytho

    Enables the development and packaging of Python applications for installation on Android and iOS devices.

    Pythonandroidappios
    Auf GitHub ansehen↗18,960
  • beeware/briefcaseAvatar von beeware

    beeware/briefcase

    3,216Auf GitHub ansehen↗

    Briefcase is a cross-platform build tool and native app packager that converts Python projects into standalone applications. It functions as a deployment framework designed to package Python code into binaries for desktop, mobile, and web platforms. The project utilizes a plugin-based architecture, allowing users to extend platform support and integrate new operating systems or specialized installation formats into the build process. The system handles cross-platform development through a configuration-driven build process. This covers capabilities including project generation from templates

    Converts Python code into native installers for iOS and Android devices without requiring platform-specific code.

    Pythonapplicationpython
    Auf GitHub ansehen↗3,216
  1. Home
  2. Mobile Development
  3. Python-Based