Metadata-Version: 2.1
Name: amundsen-common
Version: 0.3.1
Summary: Common code library for Amundsen
Home-page: https://github.com/lyft/amundsencommon
Maintainer: Lyft
Maintainer-email: amundsen-dev@lyft.com
License: UNKNOWN
Description: # Amundsen Common
        [![PyPI version](https://badge.fury.io/py/amundsen-common.svg)](https://badge.fury.io/py/amundsen-common)
        [![Build Status](https://api.travis-ci.org/lyft/amundsencommon.svg?branch=master)](https://travis-ci.org/lyft/amundsencommon)
        [![Coverage Status](https://img.shields.io/codecov/c/github/lyft/amundsencommon/master.svg)](https://codecov.io/github/lyft/amundsencommon?branch=master)
        [![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/lyft/amundsen). Please also see our instructions for a [quick start](https://github.com/lyft/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/lyft/amundsen/blob/master/docs/architecture.md).
        
        ## Requirements
        - Python >= 3.6
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
