Metadata-Version: 2.1
Name: chtoolbox
Version: 1.1.0
Summary: UNKNOWN
Home-page: https://github.com/chagenvik/chtoolbox
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.26.2
Requires-Dist: pandas>=2.1.4
Requires-Dist: pathspec>=0.12.1

# 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.

