Metadata-Version: 2.4
Name: podex
Version: 0.0.1
Summary: Podex CLI - AI-powered coding assistant for cloud and local development
Project-URL: Homepage, https://podex.dev
Project-URL: Documentation, https://docs.podex.dev
Project-URL: Repository, https://github.com/podex/podex
Author-email: Podex <support@podex.dev>
License: MIT
Keywords: agent,ai,assistant,cli,coding,llm,podex
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Podex CLI

AI-powered coding assistant for cloud and local development.

## Coming Soon

The Podex CLI is currently under development. It will provide:

- Interactive AI chat in your terminal
- Cloud and local pod execution
- Multi-agent workflows
- Session sharing and collaboration
- Enterprise billing and team management

## Learn More

- Website: https://podex.dev
- Documentation: https://docs.podex.dev
- GitHub: https://github.com/podex/podex

## Local Pod (Available Now)

For local pod infrastructure, install:

```bash
pip install podex-pod
```
