Skip to main content

The Masonite Framework

Project description

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 Slack Community!

Getting Started Quickly

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

pip install masonite
start project my_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.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

masonite-4.0.0b1.post3.tar.gz (207.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page