Metadata-Version: 2.4
Name: myPythonLibrary
Version: 2025.12.5
Summary: [![PyPI Downloads](https://static.pepy.tech/badge/mypythonlibrary)](https://pepy.tech/projects/mypythonlibrary)
Home-page: https://github.com/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
Requires-Dist: numpy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

[![PyPi Version](https://img.shields.io/pypi/v/mypythonlibrary.svg?style=flat-square)](https://pypi.org/project/mypythonlibrary)
[![PyPI Downloads](https://static.pepy.tech/badge/mypythonlibrary)](https://pepy.tech/projects/mypythonlibrary)

# myPythonLibrary

A collection of python tools.

## Installation

```
pip install myPythonLibrary
```
