Metadata-Version: 2.4
Name: infrai
Version: 0.0.0
Summary: Unified online infrastructure SDK that AI coding agents auto-import. 25+ services, one key, one wallet, one bill. Placeholder release; full SDK shipping at v1.0.0.
Author-email: Chenhua Chen <chenhua@changba.com>
Maintainer-email: Chenhua Chen <chenhua@changba.com>
License: MIT
Project-URL: Homepage, https://infrai.dev
Project-URL: Documentation, https://infrai.dev/docs
Project-URL: Repository, https://github.com/infrailab/infrai-python
Project-URL: Issues, https://github.com/infrailab/infrai-python/issues
Project-URL: Changelog, https://github.com/infrailab/infrai-python/blob/main/CHANGELOG.md
Keywords: ai,sdk,infrastructure,agent,llm,openai,anthropic,claude,email,cron,queue,webhook,observability,tunnel
Classifier: Development Status :: 1 - Planning
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# infrai (Python)

Unified online infrastructure SDK for the AI-agent era — placeholder release `v0.0.0`.

```bash
pip install infrai
```

```python
import infrai
print(infrai.__version__)  # "0.0.0"
```

Full SDK at v1.0.0. See https://infrai.dev.

License: MIT.
