Metadata-Version: 2.1
Name: amundsen-common
Version: 0.30.0
Summary: Common code library for Amundsen
Home-page: https://github.com/amundsen-io/amundsen/tree/main/common
Maintainer: Amundsen TSC
Maintainer-email: amundsen-tsc@lists.lfai.foundation
License: UNKNOWN
Description: # Amundsen Common
        [![PyPI version](https://badge.fury.io/py/amundsen-common.svg)](https://badge.fury.io/py/amundsen-common)
        [![License](http://img.shields.io/:license-Apache%202-blue.svg)](LICENSE)
        [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)
        [![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://amundsenworkspace.slack.com/join/shared_invite/enQtNTk2ODQ1NDU1NDI0LTc3MzQyZmM0ZGFjNzg5MzY1MzJlZTg4YjQ4YTU0ZmMxYWU2MmVlMzhhY2MzMTc1MDg0MzRjNTA4MzRkMGE0Nzk)
        
        Amundsen Common library holds common codes among micro services in Amundsen.
        For information about Amundsen and our other services, visit the [main repository](https://github.com/amundsen-io/amundsen). Please also see our instructions for a [quick start](https://github.com/amundsen-io/amundsen/blob/master/docs/installation.md#bootstrap-a-default-version-of-amundsen-using-docker) setup  of Amundsen with dummy data, and an [overview of the architecture](https://github.com/amundsen-io/amundsen/blob/master/docs/architecture.md#architecture).
        
        ## Requirements
        - Python >= 3.6
        
        ## Doc
        - https://www.amundsen.io/amundsen/
        
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: all
