Metadata-Version: 2.1
Name: shipchain-common
Version: 1.0.9
Summary: A PyPI package containing shared code for ShipChain's Python/Django projects.
Home-page: https://github.com/ShipChain/python-common
License: Apache-2.0
Keywords: shipchain,transmission
Author: Adam Hodges
Author-email: ahodges@shipchain.io
Requires-Python: >=3.6,<3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: aws-requests-auth (>=0.4,<0.5)
Requires-Dist: boto3 (>=1.9,<1.10)
Requires-Dist: cryptography (>=2.5,<2.6)
Requires-Dist: django (>=2.2.7,<2.3.0)
Requires-Dist: django-enumfields (>=0.10.0,<0.11.0)
Requires-Dist: django-influxdb-tagged-metrics (==1.3.3)
Requires-Dist: djangorestframework (>=3.10,<3.11)
Requires-Dist: djangorestframework-jsonapi (>=3,<4)
Requires-Dist: drf-nested-routers (>=0.91.0,<0.92.0)
Requires-Dist: python-dateutil (>=2.7.5,<2.8.0)
Requires-Dist: requests (>=2.21,<3.0)
Project-URL: Repository, https://github.com/ShipChain/python-common
Description-Content-Type: text/markdown

# python-common
A PyPI package containing shared code for ShipChain's Python/Django projects

