{"id":16576877,"url":"https://github.com/lightbridge-ks/flet-calculator","last_synced_at":"2025-08-18T05:14:59.355Z","repository":{"id":219480067,"uuid":"749145572","full_name":"Lightbridge-KS/flet-calculator","owner":"Lightbridge-KS","description":"Test Simple Calculator App using Flet","archived":false,"fork":false,"pushed_at":"2024-01-29T21:51:05.000Z","size":67109,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T18:40:09.380Z","etag":null,"topics":["flet","python-app"],"latest_commit_sha":null,"homepage":"https://flet-calculator-lightbridge.netlify.app","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/Lightbridge-KS.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}},"created_at":"2024-01-27T18:00:03.000Z","updated_at":"2024-01-29T21:51:10.000Z","dependencies_parsed_at":"2024-01-29T22:52:32.728Z","dependency_job_id":null,"html_url":"https://github.com/Lightbridge-KS/flet-calculator","commit_stats":null,"previous_names":["lightbridge-ks/flet-calculator"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Lightbridge-KS/flet-calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightbridge-KS%2Fflet-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightbridge-KS%2Fflet-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightbridge-KS%2Fflet-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightbridge-KS%2Fflet-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lightbridge-KS","download_url":"https://codeload.github.com/Lightbridge-KS/flet-calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightbridge-KS%2Fflet-calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270946072,"owners_count":24672891,"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-08-18T02:00:08.743Z","response_time":89,"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":["flet","python-app"],"created_at":"2024-10-11T22:09:10.492Z","updated_at":"2025-08-18T05:14:59.309Z","avatar_url":"https://github.com/Lightbridge-KS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Simple Calculator Flet App\n\nAn example of a minimal Flet app which is a fork (with minimal modification) from [this calculator app](https://github.com/taaaf11/Calculator).\n\n\nTo run the app:\n\n```shell\nflet run\n```\n\n## Deploy\n\n- **Web App** currently deployed via [Netlify](https://flet-calculator-lightbridge.netlify.app/)\n- **Desktop App** in the [release section](https://github.com/Lightbridge-KS/flet-calculator/releases) build by appveyor\n\n## Hard lesson in `requirements.txt`\n\n\u003chttps://flet.dev/docs/guides/python/packaging-app-for-distribution/#native-python-packages\u003e\n\nIn `requirements.txt` do not include other package that depend on other languages.\n\nI've used this config and fail:\n\n```text\npyinstaller\u003e=5.7.0\npillow==10.2.0\n```\n\nUsing just `flet` works fine.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightbridge-ks%2Fflet-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightbridge-ks%2Fflet-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightbridge-ks%2Fflet-calculator/lists"}