Metadata-Version: 2.1
Name: memnoch_utils_exception
Version: 0.1.1
Summary: UNKNOWN
Home-page: https://github.com/Memnoch9178/mem-utils
Author: Guillaume LEFEBVRE
Author-email: guillaume@ldmail.fr
License: UNKNOWN
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

# memnoch_utils_exception
Une courte description de mon package.

## Installation

```bash
pip install memnoch_utils_exception
```

## Utilisation

from memnoch_utils_exception import *
ma_fonction()

