Metadata-Version: 2.1
Name: ai-grams-pm
Version: 0.0.7
Summary: AI Grams' API manager for PM
Home-page: https://github.com/AIGrams/ai_grams_pm
Author: Antonio Briola
Author-email: aigrams.team@gmail.com
License: MIT
Download-URL: https://github.com/AIGrams/ai_grams_pm/archive/v0.0.7.tar.gz
Description: <!-- PROJECT SHIELDS -->
        [![Forks][forks-shield]][forks-url]
        [![Stargazers][stars-shield]][stars-url]
        [![Issues][issues-shield]][issues-url]
        
        <!-- PROJECT LOGO -->
        <p align="center">
          <h1 align="center">AI Grams PM Project</h3>
        
          <p align="center">
            <a href="https://aigrams.github.io/ai_grams_pm/"><strong>Explore the docs »</strong></a>
          </p>
        </p>
        
        <!-- ABOUT THE PROJECT -->
        ## About The Project
        This package belongs to AI Grams, an Italian startup working in the field of European power markets. 
        
        <!-- GETTING STARTED -->
        ## Getting Started
        In order to install ai_grams_pm package, please digit:
        
        ```sh
        pip3 install ai-grams-pm
        ```
        
        <!-- CONTACT -->
        ## Contact
        AI Grams - aigrams.team@gmail.com<br/>
        Website - https://aigrams.herokuapp.com/
        
        <!-- MARKDOWN LINKS & IMAGES -->
        [forks-shield]: https://img.shields.io/github/forks/AIGrams/ai_grams_pm.svg?style=flat
        [forks-url]: https://github.com/AIGrams/ai_grams_pm/network/members
        [stars-shield]: https://img.shields.io/github/stars/AIGrams/ai_grams_pm.svg?style=flat
        [stars-url]: https://github.com/AIGrams/ai_grams_pm/stargazers
        [issues-shield]: https://img.shields.io/github/issues/AIGrams/ai_grams_pm.svg?style=flat
        [issues-url]: https://github.com/AIGrams/ai_grams_pm/issues
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
