Metadata-Version: 2.1
Name: masonite
Version: 2.2.25
Summary: The core for the Masonite framework
Home-page: https://github.com/MasoniteFramework/masonite
Author: Joseph Mancuso
Author-email: joe@masoniteproject.com
License: MIT
Description: 
        <p align="center">
        <img src="https://imgur.com/TDqD4lo.png" width="240px"> 
        </p>
        
        <p align="center">
        
        <img src="https://travis-ci.org/MasoniteFramework/core.svg?branch=master">
        <img src="https://img.shields.io/badge/python-3.4+-blue.svg" alt="Python Version"> <img src="https://img.shields.io/github/license/MasoniteFramework/core.svg" alt="License"> 
        <img src="https://coveralls.io/repos/github/MasoniteFramework/core/badge.svg?branch=master#1" alt="Code Coverage"> 
        
        </p>
        
        ----
        
        # Contributing
        
        Contributing to Masonite is simple:
        * Hop on [Slack Channel](http://slack.masoniteproject.com/)! to ask any questions you need.
        * Read the [How To Contribute](https://masoniteframework.gitbook.io/docs/prologue/how-to-contribute) documentation to see ways to contribute to the project.
        * Read the [Contributing Guide](https://masoniteframework.gitbook.io/docs/prologue/contributing-guide) to learn how to contribute to the core source code development of the project.
        * Read the [Installation](https://docs.masoniteproject.com/#installation) documentation on how to get started creating a Masonite project.
        * Check the [open issues and milestones](https://github.com/MasoniteFramework/core/issues).
        * If you have any questions just [open up an issue](https://github.com/MasoniteFramework/core/issues/new/choose) to discuss with the core maintainers.
        * [Follow Masonite Framework on Twitter](https://twitter.com/masoniteproject) to get updates about tips and tricks, announcement and releases.
        
Keywords: masonite,python web framework,python3
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Masonite
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.4
Description-Content-Type: text/markdown
