Metadata-Version: 2.4
Name: asi-core
Version: 0.0.1
Summary: Compatibility alias for AGI Core; install and use the canonical agi-core 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: agi-core,agilab,alias,machine-learning,reproducibility
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
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.11
Requires-Dist: agi-core>=2026.6.19
Description-Content-Type: text/markdown

# asi-core

`asi-core` is a compatibility alias for the canonical
[`agi-core`](https://pypi.org/project/agi-core/) package.

Install `agi-core` directly for normal use:

```bash
pip install agi-core
```

Installing `asi-core` also installs `agi-core`, and the `asi-core` console
command prints a short pointer to the canonical package.
