Metadata-Version: 2.4
Name: asilab
Version: 0.0.1
Summary: Compatibility alias for AGILAB; install and use the canonical agilab package.
Project-URL: Documentation, https://thalesgroup.github.io/agilab
Project-URL: Source, https://github.com/ThalesGroup/agilab
Project-URL: Repository, https://github.com/ThalesGroup/agilab
Project-URL: Issues, https://github.com/ThalesGroup/agilab/issues
Author: Jean-Pierre Morard
Maintainer: Jean-Pierre Morard
License-Expression: BSD-3-Clause
Keywords: agilab,ai,alias,machine-learning,reproducible-research
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: <3.14,>=3.11
Requires-Dist: agilab>=2026.6.18
Description-Content-Type: text/markdown

# asilab

`asilab` is a compatibility alias for the canonical
[`agilab`](https://pypi.org/project/agilab/) package.

Install `agilab` directly for normal use:

```bash
pip install agilab
```

Installing `asilab` also installs `agilab`, and the `asilab` console command
prints a short pointer to the canonical package.
