Metadata-Version: 2.1
Name: secoda-common
Version: 0.1.63
Summary: Common code library for Secoda
Home-page: https://github.com/secoda/common
Maintainer: Secoda Inc.
Maintainer-email: andrew.mcewen96@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: flask (>=1.0.2)
Requires-Dist: marshmallow (<=3.6,>=2.15.3)
Requires-Dist: marshmallow-annotations
Requires-Dist: pycryptodome (==3.10.1)

# Secoda Common

Secoda Common library holds common codes among micro services in Secoda.
For information about Secoda and our other services, visit the [main repository](https://github.com/secoda/secoda).

## Requirements
- Python = 3.7.9


