Contents

masonite 4.17.4

0

The Masonite Framework

The Masonite Framework

Stars: 2042, Watchers: 2042, Forks: 129, Open Issues: 44

The MasoniteFramework/masonite repo was created 5 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 2042 github stars!

How to Install masonite

You can install masonite using pip

pip install masonite

or add it to a project with poetry

poetry add masonite

Package Details

Author
Joe Mancuso
License
MIT
Homepage
https://github.com/masoniteframework/masonite
PyPi:
https://pypi.org/project/masonite/
GitHub Repo:
https://github.com/masoniteframework/masonite

Classifiers

  • Software Development/Build Tools
  • Software Development/Libraries/Python Modules
No  masonite  pypi packages just yet.

Errors

A list of common masonite errors.

Code Examples

Here are some masonite code examples and snippets.

GitHub Issues

The masonite package has 44 open issues on GitHub

  • Add missing AuthenticationMiddleware
  • Add release notification on Masonite Discord
  • Add missing debug mode
  • Add find_or_fail helper
  • Throw exception if route is not found when in debug mode and add http error views
  • Add Azure storage driver
  • Add OpenStack Object Storage driver
  • add -a to Craft for all options at once
  • Throw exception when in debug mode if route is not found
  • Add start time to the container for when the server first boots
  • Add a way to register new presets easily
  • Cors header should support multiple origins
  • Specify which environment to load in tinker command
  • Add e-mail verification with 6-digit

See more issues on GitHub

Related Packages & Articles

sanic 23.6.0

A web server and web framework that's written to go fast. Build fast. Run fast.

Django 4.2.4

A high-level Python web framework that encourages rapid development and clean, pragmatic design.

fastapi 0.100.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production

apprise 1.4.5

Push Notifications that work with just about every platform!

muffin 0.99.1

Muffin is a fast, simple and asyncronous web-framework for Python 3 (asyncio, trio, curio)