Metadata-Version: 2.1
Name: secoda-common
Version: 0.1.2
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

# 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/amundsen). Please also see our instructions for a [quick start](https://github.com/secoda/amundsen/blob/master/docs/installation.md#bootstrap-a-default-version-of-amundsen-using-docker) setup  of Secoda with dummy data, and an [overview of the architecture](https://github.com/secoda/amundsen/blob/master/docs/architecture.md#architecture).

## Requirements
- Python >= 3.6

## Doc
- https://www.secoda.co/amundsen/


