Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

Temporary Repository for a Masonite Rewrite for Masonite 4

Notifications You must be signed in to change notification settings

MasoniteFramework/masonite4

Repository files navigation

Masonite

GitHub Workflow Status License PyPI Python Version GitHub release (latest by date including pre-releases) License Code style: black

About Masonite

Note: This repository contains the core code of the Masonite framework. If you want to see a Masonite project template please go to MasoniteFramework/cookie-cutter

The modern and developer centric Python web framework that strives for an actual batteries included developer tool with a lot of out of the box functionality with an extremely extendable architecture. Masonite is perfect for beginner developers getting into their first web applications as well as experienced devs that need to utilize the full potential of Masonite to get their applications done. Masonite works hard to be fast and easy from install to deployment so developers can go from concept to creation in as quick and efficiently as possible. Use it for your next SaaS! Try it once and you’ll fall in love.

  • 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, Ably and PubNub 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 Masonite ORM
  • An extremely useful command line tool to assist in your development tasks
  • Extremely extendable

Learning Masonite

New to Masonite ? Please first read the Official Documentation. Masonite strives to have extremely comprehensive documentation 😃. It would be wise to go through the tutorials there. If you find any discrepencies or anything that doesn't make sense, be sure to comment directly on the documentation to start a discussion!

If you are more of a visual learner you can watch Masonite related tutorial videos at masonitecasts.com

Also be sure to join the Masonite Discord Community!

Getting Started Quickly

If you have a working Python 3.7+ getting started is as quick as typing

pip install masonite
start project .
python craft serve

Contributing

Contributing to Masonite is simple:

Core Maintainers

Sponsors

To become a sponsor head to our GitHub Sponsors page!

Security Vulnerabilities

If you discover a security vulnerability within Masonite please read the Security Policy. All security vulnerabilities will be promptly addressed.

License

The Masonite framework is open-sourced software licensed under the MIT license.

About

Temporary Repository for a Masonite Rewrite for Masonite 4

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages