Metadata-Version: 2.1
Name: myPythonLibrary
Version: 2022.8.15
Summary: A collection of python tools.
Home-page: https://gitlab.inria.fr/mgenet/myPythonLibrary
Author: Martin Genet
Author-email: martin.genet@polytechnique.edu
License: GPLv3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# myPythonLibrary
A collection of python tools.
## Installation
```
pip install --index-url https://gitlab.inria.fr/api/v4/projects/mgenet%2FmyPythonLibrary/packages/pypi/simple myPythonLibrary
```
