Metadata-Version: 2.4
Name: tepa
Version: 0.1.4
Summary: Offline-first AI DevOps CLI for running, observing, and benchmarking SDLC workflows without cloud dependency.
Author-email: Tepa Tools <juan@tepa.tools>
License: Apache-2.0
Project-URL: Homepage, https://tepa.tools
Project-URL: Repository, https://github.com/Tepa-Tools/tepa
Project-URL: Issues, https://github.com/Tepa-Tools/tepa/issues
Keywords: ai,cli,local-ai,devops,sdlc,benchmarking,automation
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
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
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Tepa

Tepa is an offline-first AI DevOps CLI for running, observing, and benchmarking SDLC workflows without cloud dependency.

Tepa is designed for local-first engineering workflows, including offline and air-gapped environments where reproducibility, visibility, and controlled automation matter.

## Status

Tepa is under active development and preparing for its first public release series. APIs and command behavior may change before v1.0.

## Install

```bash
pip install tepa
```
