{"id":15105034,"url":"https://github.com/ellisonleao/pybrapp","last_synced_at":"2025-09-27T03:30:26.905Z","repository":{"id":136165793,"uuid":"103048414","full_name":"ellisonleao/pybrapp","owner":"ellisonleao","description":"Python brasil kivy app concept - WIP","archived":true,"fork":false,"pushed_at":"2017-10-06T21:19:14.000Z","size":2967,"stargazers_count":24,"open_issues_count":2,"forks_count":12,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-08T01:03:08.904Z","etag":null,"topics":["android","ios","kivy","mobile","python","pythonbrasil"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ellisonleao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ellisonleao"}},"created_at":"2017-09-10T17:33:29.000Z","updated_at":"2023-01-28T02:55:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9a24d45-3b7c-4093-9253-90e7accd3ca2","html_url":"https://github.com/ellisonleao/pybrapp","commit_stats":{"total_commits":74,"total_committers":5,"mean_commits":14.8,"dds":0.5675675675675675,"last_synced_commit":"c722aef2377c79c885df63dc9e861e35da1fed7e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ellisonleao/pybrapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisonleao%2Fpybrapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisonleao%2Fpybrapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisonleao%2Fpybrapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisonleao%2Fpybrapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellisonleao","download_url":"https://codeload.github.com/ellisonleao/pybrapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellisonleao%2Fpybrapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277177847,"owners_count":25774347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","ios","kivy","mobile","python","pythonbrasil"],"created_at":"2024-09-25T20:20:24.850Z","updated_at":"2025-09-27T03:30:26.900Z","avatar_url":"https://github.com/ellisonleao.png","language":"Python","funding_links":["https://github.com/sponsors/ellisonleao"],"categories":[],"sub_categories":[],"readme":"Python Brasil Kivy App\n======================\n\nPython Brasil Mobile App powered by Kivy\n\n## Screenshots\n\n\n| Initial screen  | Menu              | Schedule          |\n| --------------- | ----------------- | ----------------- |\n| ![](img/ss1.png)|  ![](img/ss2.png) | ![](img/ss3.png)  |\n\n\n## Installing and running\n\n1. Clone repo\n\n```\ngit clone https://github.com/ellisonleao/pybrapp.git\n```\n\n2. Install dependencies (use your prefered method for virtual environments)\n\n```\n$ cd pybrapp\n\n# first install Cython\n$ pip install -U Cython\n\n# install remanining dependencies\n$ pip install -r requirements.txt\n```\n\nDisclaimer: This version is also installing `pygame` as the window provider. You can change it to SDL by following [these steps](https://kivy.org/docs/installation/installation-linux.html#dependencies-with-sdl2)\n\n3. Running\n\n```\n$ make run\n```\n\n## Building apk\n\nNote: `buildozer` does not works on virtual environments so you will need to install it on your system.\n\n1. Install Cython 0.25.2\n\n```\n$ pip install Cython==0.25.2\n```\n\n2. Install `buildozer`\n\n```\n$ pip install buildozer\n```\n\n3. Build apk\n\n    - for debug\n\n    ```\n    $ make apk\n    ```\n\n    - for release\n\n    ```\n    $ make apk_release\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellisonleao%2Fpybrapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellisonleao%2Fpybrapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellisonleao%2Fpybrapp/lists"}