Created by: josephmancuso
What is this Python project?
Masonite is a web framework that is extremely simple and changes what it means for a batteries included Python framework. Intuitive and elegant from installation to deployment.
What's the difference between this Python project and similar ones?
- Uses design patterns to make the framework extremely extendable and easy to maintain
- Extremely powerful built in IOC container with auto resolving dependency injection
- Lots of out of the box support and features that other Python frameworks don't have.
- Intuitive API and elegant code makes your application actually readable months or years later.
- Very extensive documentation
- A very powerful command line tool called craft commands
- Active Record style ORM instead of the clunky Data Mapper that other Python frameworks use
- Complete separation between models and migrations removing a lot of the magic and finger crossing of migrations
--
Anyone who agrees with this pull request could vote for it by adding a