Metadata-Version: 2.1
Name: sanic-envconfig
Version: 1.3.3
Summary: Pull environment and commandline variables into your sanic config class.
Home-page: https://github.com/jamesstidard/sanic-envconfig
Author: James Stidard
Author-email: jamesstidard@gmail.com
License: MIT
Keywords: sanic config environment variables extension
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

UNKNOWN


