{"id":13468602,"url":"https://github.com/jgujerry/python-frameworks","last_synced_at":"2025-03-26T05:31:16.903Z","repository":{"id":205109394,"uuid":"711485604","full_name":"jgujerry/python-frameworks","owner":"jgujerry","description":"Another curated list of Python frameworks","archived":false,"fork":false,"pushed_at":"2025-03-24T04:00:39.000Z","size":13910,"stargazers_count":61,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T05:19:18.227Z","etag":null,"topics":["api","artificial-intelligence","cms","data-workflow","deep-learning","devops","distributed-computing","enterprise-integrations","frameworks","machine-learning","messaging","parallel-computing","pipeline","python","task-queue","web-crawling","webapp"],"latest_commit_sha":null,"homepage":"http://pythonframeworks.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jgujerry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-10-29T12:19:46.000Z","updated_at":"2025-03-24T04:00:40.000Z","dependencies_parsed_at":"2023-11-20T20:04:21.079Z","dependency_job_id":"c79f91a9-d661-4161-a028-575612cc5626","html_url":"https://github.com/jgujerry/python-frameworks","commit_stats":{"total_commits":87,"total_committers":4,"mean_commits":21.75,"dds":"0.10344827586206895","last_synced_commit":"da898cfd329eb4e904584ee5de13c7309b7b2513"},"previous_names":["jerrygubytes/pythonframeworks","jgu-bytes/pythonframeworks","jgu103/pythonframeworks","jgujerry/pythonframeworks","jgujerry/python-frameworks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgujerry%2Fpython-frameworks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgujerry%2Fpython-frameworks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgujerry%2Fpython-frameworks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jgujerry%2Fpython-frameworks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jgujerry","download_url":"https://codeload.github.com/jgujerry/python-frameworks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245597252,"owners_count":20641861,"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","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":["api","artificial-intelligence","cms","data-workflow","deep-learning","devops","distributed-computing","enterprise-integrations","frameworks","machine-learning","messaging","parallel-computing","pipeline","python","task-queue","web-crawling","webapp"],"created_at":"2024-07-31T15:01:14.717Z","updated_at":"2025-03-26T05:31:11.885Z","avatar_url":"https://github.com/jgujerry.png","language":"Python","readme":"# Python Frameworks\n\nA HTML page with curated list of Python frameworks!\n\n\n[![image](static/image/screenshot.png)](https://pythonframeworks.com/)\n\n[https://pythonframeworks.com/](https://pythonframeworks.com/)\n\n\n## Contribution\n\n#### Development Environment\n\nLocal development is supported by [`bottle.py`](https://bottlepy.org/). Fork and clone this repository, and run\n\n```bash\n$ python3 frameworks.py\n```\n\nThen visit [`http://localhost:8080/`](http://localhost:8080/).\n\nThat's it!\n\n#### Add a Framework?\n\nAdd a Bootstrap card element, like this:\n```html\n\u003cdiv class=\"col-sm-6 col-lg-3 mb-4\"\u003e\n    \u003cdiv class=\"card\"\u003e\n        ...\n    \u003c/div\u003e\n\u003c/div\u003e\n```\nThe `card` element would include the `name`, `link`, `logo` and `description` of the framework.\nYou can decarate it by using [Bootstrap Card Class](https://getbootstrap.com/docs/5.0/components/card/) with your preference.\n\n\n#### Add a Category?\nIf you need a new category for Python frameworks, try this:\n\n```html\n\u003chr class=\"my-4\"\u003e\n\n\u003cdiv class=\"category\" id=\"CategoryName\"\u003e\n    \u003ch3 class=\"mt-5 display-6\"\u003eCategory Name\u003c/h3\u003e\n    \u003cp\u003eDescription of this category\u003c/p\u003e\n\n    \u003cdiv class=\"row grids mt-4\" data-masonry='{\"percentPosition\": true }'\u003e\n        \u003cdiv class=\"col-sm-6 col-lg-3 mb-4\"\u003e\n            \u003cdiv class=\"card\"\u003e\n                ...\n            \u003c/div\u003e\n        \u003c/div\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n```\n\nReview the update at your local, if everything looks good, then create a pull request to the `main` branch here.\n\n\n\n## Contact\n\nIf you have any question about this opinionated list, do not hesitate to contact me [@jgujerry](https://twitter.com/jgujerry) on X (Twitter) or open an issue on GitHub.\n\n\n## License\n\nThis project is released under [MIT License](LICENSE)\n","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgujerry%2Fpython-frameworks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjgujerry%2Fpython-frameworks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjgujerry%2Fpython-frameworks/lists"}