Metadata-Version: 2.1
Name: equipment
Version: 0.0.9
Summary: The root of your next python project
Home-page: https://github.com/rogervila/equipment
Download-URL: https://github.com/rogervila/equipment/archive/0.0.9.tar.gz
Author: Roger Vilà
Author-email: rogervila@me.com
License: MIT
Keywords: equipment,application scaffolding,framework
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.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click (==8.0.4)
Requires-Dist: Faker (==13.3.2)
Requires-Dist: cachier (==1.5.4)
Requires-Dist: coverage (==6.3.2)
Requires-Dist: dependency-injector (==4.38.0)
Requires-Dist: html2text (==2020.1.16)
Requires-Dist: icecream (==2.1.2)
Requires-Dist: jinja-markdown (==1.210911)
Requires-Dist: Jinja2 (==3.0.3)
Requires-Dist: moto[all] (==3.1.0)
Requires-Dist: parent-import (==0.0.1)
Requires-Dist: premailer (==3.10.0)
Requires-Dist: py-dto (==0.4.0)
Requires-Dist: python-dotenv (==0.19.2)
Requires-Dist: python-optional (==1.1.0)
Requires-Dist: schedule (==1.1.0)

<p align="center"><img src="https://rogervila.es/static/img/equipment-logo.png" alt="Equipment python framework" height="200" /></p>

[![PyPI version](https://badge.fury.io/py/equipment.svg)](https://badge.fury.io/py/equipment)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=rogervila_equipment&metric=alert_status)](https://sonarcloud.io/dashboard?id=rogervila_equipment)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=rogervila_equipment&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=rogervila_equipment)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=rogervila_equipment&metric=coverage)](https://sonarcloud.io/dashboard?id=rogervila_equipment)

# Equipment

The root of your next python project

## Docs

Project documentation is placed on [the wiki](https://github.com/rogervila/equipment/wiki)

## License

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

Equipment icons created by <a href="https://www.flaticon.com/free-icons/toolbox">Freepik - Flaticon</a>


