Metadata-Version: 2.1
Name: sosi-api
Version: 0.0.1
Summary: A base for creating a python wrapper of a REST API
Home-page: https://github.com/ronrest/sosi_api
Author: ronny
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/ronrest/sosi_api/issues
Project-URL: Documentation, https://github.com/ronrest/sosi_api/blob/master/README.md
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8, <4.0
Requires-Dist: python-dateutil
Requires-Dist: python-decouple
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: pip-tools ; extra == 'dev'
Requires-Dist: pylint ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: yapf ; extra == 'dev'

UNKNOWN

