Metadata-Version: 2.1
Name: gmltools
Version: 0.1.8
Summary: Machine Learning library aiming for a higher level programming, organizing best tools
Author: Diego Sanz-Gadea Sánchez
Author-email: dsanzgadeasanchez@gmail.com
Requires-Python: >=3.9,<4.0
License-File: LICENSE

# gmltools

Machine Learning library aiming for a higher level programming, organizing best tools

```bash
$ pip install gmltools
```

## Usage

- TODO

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

## License

`gmltutils` was created by Diego Sanz-Gadea Sánchez. It is licensed under the terms of the GNU General Public License v3.0 license.

## Credits

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