Metadata-Version: 2.4
Name: podex-pod
Version: 0.0.1
Summary: Podex Local Pod - Self-hosted compute agent for Podex
Project-URL: Homepage, https://podex.dev
Project-URL: Documentation, https://docs.podex.dev/local-pods
Project-URL: Repository, https://github.com/podex/podex
Author-email: Podex <support@podex.dev>
License: MIT
Keywords: agent,ai,coding,compute,local-pod,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 Pod

Self-hosted compute agent for Podex - run AI workspaces on your own machine.

## Coming Soon

This package name is reserved for the upcoming `podex-pod` release.

Currently, install the existing package:

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

## Features

- Run Podex workspaces on local compute
- Full GPU access for AI workloads
- Keep code on-premises
- Seamless integration with Podex cloud

## Learn More

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