Metadata-Version: 2.1
Name: myPythonLibrary
Version: 2020.5.22.post0
Summary: A collection of python tools
Home-page: https://gitlab.inria.fr/mgenet/myPythonLibrary
Author: Martin Genet
Author-email: martin.genet@polytechnique.edu
License: UNKNOWN
Platform: UNKNOWN
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
Requires-Dist: numpy

# myPythonLibrary
A collection of python tools.
### Installation
```
pip install myPythonLibrary
```


