Metadata-Version: 2.4
Name: umodl
Version: 0.0.14
Summary: A 'subprocess.run' wrapper around the umodl program
Maintainer-email: The Khiops Team <khiops.team@orange.com>
License-Expression: BSD-3-Clause-Clear
Project-URL: source, https://github.com/UData-Orange/umodl.git
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

<img src=https://github.com/khiopsML/khiops/blob/dev/packaging/common/images/khiops.png width=60 />

# Khiops
Khiops is an AutoML suite for supervised and unsupervised learning

## Installation
For the installation instructions [go to Khiops website][khiops-web].

## Documentation
See the documentation [at the Khiops website][khiops-web]

## Development
See the [developer's documentation wiki][wiki-dev].

## License
This software is distributed under the BSD 3-Clause-clear License, the text of which is available at
https://spdx.org/licenses/BSD-3-Clause-Clear.html or see the [LICENSE](./LICENSE) for more
details.

## Help Contact
khiops.team@orange.com


[khiops-web]: https://khiops.org
[wiki-dev]: https://github.com/KhiopsML/khiops/wiki
