Metadata-Version: 2.1
Name: python-drift
Version: 0.3.9
Summary: Micro-framework for SOA based applications
Home-page: https://github.com/dgnorth/drift
Author: Directive Games
Author-email: info@directivegames.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: python-driftconfig
Requires-Dist: Flask
Requires-Dist: flask-smorest
Requires-Dist: flask-marshmallow
Requires-Dist: jsonschema
Requires-Dist: pyopenssl (>=17)
Requires-Dist: click
Requires-Dist: six
Requires-Dist: SQLAlchemy
Requires-Dist: Flask-SQLAlchemy
Requires-Dist: marshmallow-sqlalchemy
Requires-Dist: alembic
Requires-Dist: psycopg2-binary (>=2.7.4)
Requires-Dist: redis
Requires-Dist: cryptography
Requires-Dist: PyJWT
Requires-Dist: logstash-formatter
Requires-Dist: sentry-sdk[flask]
Requires-Dist: blinker
Requires-Dist: pytz
Provides-Extra: aws
Requires-Dist: boto ; extra == 'aws'
Requires-Dist: boto3 ; extra == 'aws'
Requires-Dist: paramiko ; extra == 'aws'
Requires-Dist: fabric (>=2.0) ; extra == 'aws'
Requires-Dist: pyyaml ; extra == 'aws'
Provides-Extra: test
Requires-Dist: pytest (>=5.0) ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: codecov ; extra == 'test'
Requires-Dist: requests ; extra == 'test'
Requires-Dist: responses ; extra == 'test'
Requires-Dist: travispy ; extra == 'test'

UNKNOWN


