Metadata-Version: 2.1
Name: bh-utils
Version: 0.0.3
Summary: Utility Functions Library.
Author-email: Van Be Hai Nguyen <behai_nguyen@hotmail.com>
Project-URL: repository, https://github.com/behai-nguyen/bh_utils
Project-URL: documentation, https://bh-utils.readthedocs.io/
Keywords: utility,functions,library
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: build
Provides-Extra: dev

# bh_utils

Some Python helper functions. Work in progress.

Pip installation:

```
pip install bh-utils
```

## Documentation

[Full documentation](https://bh-utils.readthedocs.io/)

## License

[ MIT license ](http://www.opensource.org/licenses/mit-license.php)
