Metadata-Version: 2.4
Name: agentclis
Version: 0.1.0
Summary: Official Python package for Agentclis.
Project-URL: Homepage, https://agentable.ai
Author: Agentable
License: Proprietary
License-File: LICENSE
Keywords: agentclis,agents,cli
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# agentclis

Official Python package for Agentclis.

## Status

`agentclis` is currently a bootstrap release.

This package is published as the official Python entry for Agentclis on PyPI.
It is intentionally minimal at this stage.

Future releases are expected to distribute the official Agentclis CLI and related binaries.

## Installation

```bash
pip install agentclis
```

## Usage

```bash
agentclis
agentclis --version
python -m agentclis
```

## Notes

- This is the official `agentclis` package on PyPI.
- This package is currently minimal by design.
- Source code for Agentclis is not published at this time.

## Links

- Homepage: https://agentable.ai

## License

Proprietary.
