Adds Masonite Python framework to Web Frameworks

This commit is contained in:
Joseph Mancuso 2018-02-23 22:19:38 -05:00 committed by GitHub
parent 226caa5461
commit bbcaa3722e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1218,6 +1218,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [awesome-django](https://github.com/rosarior/awesome-django)
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
* [awesome-flask](https://github.com/humiaozuzu/awesome-flask)
* [Masonite](https://github.com/MasoniteFramework/masonite) - The rapid application Python development framework for web crafters.
* [Pyramid](https://pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
* [awesome-pyramid](https://github.com/uralbash/awesome-pyramid)
* [Sanic](https://github.com/channelcat/sanic) - Web server that's written to go fast.