Metadata-Version: 2.1
Name: chtoolbox
Version: 1.0.0
Home-page: https://github.com/chagenvik/chtoolbox
Description-Content-Type: text/markdown
License-File: LICENSE

# chtoolbox
chtoolbox is a library containing various python tools used in my daily work

## Installation
To install chtoolbox, use pip:

```sh
pip install chtoolbox
```

## Usage
Examples are provided in the `examples` folder in the repository.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
