Metadata-Version: 1.2
Name: websauna.system
Version: 1.0a8
Summary: websauna.system is the core component of Websauna framework.
Home-page: https://websauna.org
Author: Mikko Ohtamaa
Author-email: mikko@opensourcehacker.com
License: MIT
Description-Content-Type: UNKNOWN
Description: websauna.system is the core component of Websauna framework.
        
        .. |ci| image:: https://img.shields.io/travis/websauna/websauna.system/master.svg?style=flat-square
            :target: https://travis-ci.org/websauna/websauna.system/
        
        .. |cov| image:: https://codecov.io/github/websauna/websauna.system/coverage.svg?branch=master
            :target: https://codecov.io/github/websauna/websauna.system?branch=master
        
        .. |latest| image:: https://img.shields.io/pypi/v/websauna.system.svg
            :target: https://pypi.python.org/pypi/websauna.system/
            :alt: Latest Version
        
        .. |license| image:: https://img.shields.io/pypi/l/websauna.system.svg
            :target: https://pypi.python.org/pypi/websauna.system/
            :alt: License
        
        .. |versions| image:: https://img.shields.io/pypi/pyversions/websauna.system.svg
            :target: https://pypi.python.org/pypi/websauna.system/
            :alt: Supported Python versions
        
        +-----------+-----------+-----------+
        | |versions|| |latest|  | |license| |
        +-----------+-----------+-----------+
        | |ci|      | |cov|     |           |
        +-----------+-----------+-----------+
        
        .. image:: https://websauna.org/theme/images/logo-768.png
        
        
        It is automatically installed with the Websauna package, and can be used
        standalone, with minimal requirements.
        
        For documentation, examples, install, please check the main Websauna
        project at https://github.com/websauna/websauna
        
Keywords: sqlalchemy postgresql pyramid pytest websauna
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Pyramid
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Python: >=3.5.2,<3.8
