Python Frameworks
A HTML page with curated list of Python frameworks!
Contribution
Development Environment
Local development is supported by bottle.py. Fork and clone this repository, and run
$ python3 frameworks.py
Then visit http://localhost:8080/.
That’s it!
Add a Framework?
Add a Bootstrap card element, like this:
The card element would include the name, link, logo and description of the framework. You can decarate it by using Bootstrap Card Class with your preference.
Add a Category?
If you need a new category for Python frameworks, try this:
Category Name
Description of this category
And, update the nav grid links,
Review the update at your local, if everything looks good, then create a pull request to the main branch here.
Contact
If you have any question about this opinionated list, do not hesitate to contact me @jgujerry on X (Twitter) or open an issue on GitHub.
License
This project is released under MIT License

!