Metadata-Version: 2.1
Name: pygems
Version: 0.1.0
Summary: Python gems from Baobab
Home-page: https://github.com/ivangeorgiev/py-gems
License: UNKNOWN
Description: # py-gems
        
        
        # Development
        
        ## Installation
        
        ```bash
        $ pip install -r requirements.txt
        ```
        
        ## Test
        
        ```bash
        $ pytest
        ```
        
        ## Publish
        
        ```bash
        $ python setup.py sdist
        $ twine upload dist/*
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
