Metadata-Version: 2.1
Name: amhelpers
Version: 0.1.0
Summary: A collection of handy utilities.
License: MIT
Author: Anton Matsson
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

# amhelpers

A collection of handy utilities.

## Installation

```bash
$ pip install amhelpers
```

## License

`amhelpers` was created by Anton Matsson. It is licensed under the terms of the MIT license.

## Credits

`amhelpers` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).

