Metadata-Version: 2.1
Name: python-pypi-package-template
Version: 0.0.2
Summary: Python PYPI Package Template
Home-page: https://github.com/rogervila/python_package_template
Download-URL: https://github.com/rogervila/python_package_template/archive/0.0.2.tar.gz
Author: Roger Vilà
Author-email: rogervila@me.com
License: MIT
Keywords: package template,project template,pypi template
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Python PYPI Package Template

<p align="center"><img height="200" alt="rogervila/python_package_template" src="https://rogervila.es/static/img/python_package_template.png" /></p>

[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=rogervila_python_package_template&metric=coverage)](https://sonarcloud.io/dashboard?id=rogervila_python_package_template)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=rogervila_python_package_template&metric=alert_status)](https://sonarcloud.io/dashboard?id=rogervila_python_package_template)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=rogervila_python_package_template&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=rogervila_python_package_template)

Python PYPI package template.


## License

This project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

<a href="https://www.flaticon.com/free-icons/box" title="package icon">Package icons created by Smashicons - Flaticon</a>


