Metadata-Version: 2.1
Name: crax
Version: 0.1.5
Summary: Python Asynchronous Web Development Switz Knife.
Home-page: https://github.com/ephmann/crax
Author: Eugene Mercousheu
Author-email: crax.info@gmail.com
License: BSD
Description: # CRAX
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ephmann/crax)
        [![Build Status](https://travis-ci.com/ephmann/crax.svg?token=77rRpJTVc37P9Fv9ndoW&branch=master)](https://travis-ci.com/ephmann/crax)
        [![codecov](https://codecov.io/gh/ephmann/crax/branch/master/graph/badge.svg?token=NZGB6L5225)](https://codecov.io/gh/ephmann/crax)
        
        ### Python Asynchronous Web Development Switz Knife
        
        <img src="https://crax.wiki/_images/logo.png" alt="logo" width="100"/>
        
        Crax is a collection of tools put together to make web development fast and easy.
        It can also be called a framework because it is ready to create any web application or service out of the box.
        
        See the documentation at https://crax.wiki/
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: postgresql
Provides-Extra: mysql
Provides-Extra: sqlite
