Metadata-Version: 2.1
Name: tesla-ce-client
Version: 0.0.1
Summary: TeSLA CE Client for Python
Home-page: https://github.com/tesla-ce/python-client
Author: Xavier Baro
Author-email: xbaro@uoc.edu
License: UNKNOWN
Project-URL: Documentation, https://tesla-ce.github.io
Project-URL: Source, https://github.com/tesla-ce/python-client
Description: [![PyPi Version](https://img.shields.io/pypi/v/tesla-ce-client.svg)](https://pypi.python.org/pypi/tesla-ce-client/)
        [![codecov](https://codecov.io/gh/tesla-ce/python-client/branch/main/graph/badge.svg?token=PJJQMW981P)](https://codecov.io/gh/tesla-ce/python-client)
        [![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)  
        [![Quality gate](https://sonar.sunai.uoc.edu/api/project_badges/quality_gate?project=tesla-ce_python-client)](https://sonar.sunai.uoc.edu/dashboard?id=tesla-ce_python-client)
        # TeSLA CE Python Client
        
        | :warning: This repository is **under construction**. Final release of TeSLA Community Edition source code is expected by the **end of 2021** |
        | --- |
        
        ## Description
        Description: A description of your project follows. A good description is clear, short, and to the point. Describe the importance of your project, and what it does.
        
        ## Installation
        Installation: Installation is the next section in an effective README. Tell other users how to install your project locally. Optionally, include a gif to make the process even more clear for other people.
        
        ## Usage
        Usage: The next section is usage, in which you instruct other people on how to use your project after they’ve installed it. This would also be a good place to include screenshots of your project in action.
        
        ## Contributing
        Contributing: Larger projects often have sections on contributing to their project, in which contribution instructions are outlined. Sometimes, this is a separate file. If you have specific contribution preferences, explain them so that other developers know how to best contribute to your work. To learn more about how to help others contribute, check out the guide for setting guidelines for repository contributors.
        
        ## Credits
        Credits: Include a section for credits in order to highlight and link to the authors of your project.
        
        ## License
        This project is licensed under [AGPL v3 licence](http://www.gnu.org/licenses/agpl-3.0).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
