Masonite (web framework)
From EverybodyWiki Bios & Wiki
| Initial release | December 21, 2017 |
|---|---|
| Stable release | |
| Written in | Python |
| Engine | |
| Type | Web framework |
| License | MIT |
| Website | docs |
Search Masonite (web framework) on Amazon.
Masonite is a modern and developer-centric web framework written in Python that strives for an actual battery-included developer tool with a lot of out-of-the-box functionality and an extremely extendable architecture.[3] Masonite uses the model-view-controller (MVC) pattern [4]
Features Shipped With Masonite
- Easily send emails with the Mail Provider and the SMTP and Mailgun drivers.
- Send websocket requests from your server with the Broadcast Provider and Pusher and Ably drivers.
- IOC container and auto-resolving dependency injection.
- Service Providers to easily add functionality to the framework.
- Extremely simple static files configured and ready to go.
- Active Record style ORM called Orator.
- An extremely useful command line tool called craft commands.
- Extremely extendable.
Requirements
- Python 3.4+
- Pip3
References
- ↑ "Main pip package location for Masonite. Contribute to MasoniteFramework/core development by creating an account on GitHub". June 9, 2019 – via GitHub.
- ↑ Mancuso, Joseph. "masonite: The core for the Masonite framework" – via PyPI.
- ↑ "Masonite 2.0 released, a Python web development framework". Packt Hub. June 18, 2018.
- ↑ "Next version of Masonite - v2.1 released! The Modern Python Web Framework". The DEV Community.
External links
This article "Masonite (web framework)" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Masonite (web framework). Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
