masonite

所属分类:collect
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-04-02 23:24:53
上 传 者sh-1993
说明:  以开发人员为中心的现代Python Web框架。请务必阅读文档并加入Discord频道以了解问题:[http...](https:Discord.gg TwKeFahmPZ),
(The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel for questions: https://discord.gg/TwKeFahmPZ)

文件列表:
.env-example (784, 2022-10-24)
CONTRIBUTING.md (625, 2022-10-24)
LICENSE (1072, 2022-10-24)
MANIFEST.in (1220, 2022-10-24)
Makefile (961, 2022-10-24)
SECURITY.md (913, 2022-10-24)
WHITEPAPER.md (17401, 2022-10-24)
craft (354, 2022-10-24)
database.sqlite3 (348160, 2022-10-24)
pytest.ini (103, 2022-10-24)
requirements.txt (419, 2022-10-24)
setup.py (8086, 2022-10-24)
src/ (0, 2022-10-24)
src/__init__.py (0, 2022-10-24)
src/masonite/ (0, 2022-10-24)
src/masonite/__init__.py (23, 2022-10-24)
src/masonite/api/ (0, 2022-10-24)
src/masonite/api/Api.py (3113, 2022-10-24)
src/masonite/api/__init__.py (21, 2022-10-24)
src/masonite/api/authentication/ (0, 2022-10-24)
src/masonite/api/authentication/AuthenticatesTokens.py (355, 2022-10-24)
src/masonite/api/authentication/__init__.py (53, 2022-10-24)
src/masonite/api/commands/ (0, 2022-10-24)
src/masonite/api/commands/APIInstallCommand.py (1585, 2022-10-24)
src/masonite/api/controllers/ (0, 2022-10-24)
src/masonite/api/controllers/AuthenticationController.py (863, 2022-10-24)
src/masonite/api/controllers/__init__.py (63, 2022-10-24)
src/masonite/api/facades/ (0, 2022-10-24)
src/masonite/api/facades/Api.py (84, 2022-10-24)
src/masonite/api/facades/__init__.py (21, 2022-10-24)
... ...

Masonite

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

## About Masonite Stop using old frameworks with just a few confusing features. Masonite is the developer focused dev tool with all the features you need for the rapid development you deserve. Masonite is perfect for beginners getting their first web app deployed or advanced developers and businesses that need to reach for the full fleet of features available. A short list of the available features are: * Mail support for sending emails quickly. * Queue support to speed your application up by sending jobs to run on a queue or asynchronously. * Notifications for sending notifications to your users simply and effectively. * Task scheduling to run your jobs on a schedule (like everyday at midnight) so you can set and forget your tasks. * Events you can listen for to execute listeners that perform your tasks when certain events happen in your app. * A BEAUTIFUL Active Record style ORM called Masonite ORM. Amazingness at your fingertips. * Many more features you need which you can find in the docs! ## Learning Masonite New to Masonite? Read the [Official Documentation](https://docs.masoniteproject.com/). Masonite strives to have extremely clear documentation . It would be wise to go through the tutorials there. If you find any discrepencies or anything that doesn't make sense, please open an issue and we will get it cleared up! Have questions or want to talk? Be sure to join the [Masonite Discord Community](https://discord.gg/TwKeFahmPZ)! ## Getting Started Quickly Create and activate a virtual environment and if you have a working Python 3.7+ installation then getting started is as quick as typing ```bash pip install masonite project start . python craft serve ``` ## Contributing Contributing to Masonite is simple: - Hop on [Masonite Discord Community](https://discord.gg/TwKeFahmPZ) to ask any questions you need! - Read the [How To Contribute](https://docs.masoniteproject.com/prologue/how-to-contribute) documentation to see ways to contribute to the project. - Read the [Contributing Guide](https://docs.masoniteproject.com/prologue/contributing-guide) to learn how to contribute to the core source code development of the project. - [Follow Masonite Framework on Twitter](https://twitter.com/masoniteproject) to get updates about tips and tricks, announcement and releases. ## Core Maintainers - [Joseph Mancuso](https://github.com/josephmancuso) (Author) - [Samuel Girardin](https://github.com/girardinsamuel) - [Marlysson Silva](https://github.com/Marlysson) ## Sponsors To become a sponsor head to our [GitHub Sponsors page](https://github.com/sponsors/MasoniteFramework)! ## Security Vulnerabilities If you discover a security vulnerability within Masonite please read the [Security Policy](./SECURITY.md). All security vulnerabilities will be promptly addressed. ## License The Masonite framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

近期下载者

相关文件


收藏者