Metadata-Version: 2.1
Name: hpm
Version: 0.2.0
Summary: HEPIA Project Manager
Home-page: https://gitedu.hesge.ch/tanguy.cavagna/hpm
Author: Tanguy Cavagna
Author-email: tanguy.cvgn@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://gitedu.hesge.ch/tanguy.cavagna/hpm/-/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Welcome to **hpm** 👋

> hpm - an HEPIA project manager

![banner](https://i.imgur.com/GAMyEle.png)

### [:card_file_box: Package](https://pypi.org/project/hpm)

## Install

```
pip install hpm
```

## Author

:bust_in_silhouette: **Tanguy Cavagna <tanguy.cavagna@etu.hesge.ch>**
- Gitlab: [@tanguy.cavagna](https://gitedu.hesge.ch/tanguy.cavagna)

## :handshake: Contributing

Contributions, issues and merge requests are welcome!
Feel free to check [issues page](https://gitedu.hesge.ch/tanguy.cavagna/hpm/-/issues).

When doing a MR, please follow this title naming convention :

- Your title must be clear and self-documented
- It must starts with one of those emoji :
  - :sparkles: for introducing a new feature
  - :art: for structure/format of the code improvement
  - :zap: for performance improvement
  - :fire: for code/file deletion
  - :bug: for any bug correction
  - :ambulance: for a critical hotfix
  - :memo: for documentation add/update
  - :rocket: for deployement
  - :lipstick: for UI improvement
  - :wrench: for configuration changes
  - :pencil2: for typos
  
  > If the emoji is not listed here, refer to [https://gitmoji.dev/]() to use the correct one.

## Show your support

Give a :star: if you like this project or if it helped you !

## :memo: License

Copyright © 2021 Tanguy Cavagna
This project is [MIT](https://gitedu.hesge.ch/tanguy.cavagna/hpm/-/blob/master/LICENSE) licensed.

## Contributors :sparkles:

_Contribute to this project and you will be added to this section !_


