Metadata-Version: 2.4
Name: ChatUV
Version: 0.0.1
Summary: ChatUV: bootstrap uv-based Python environments from low-version Python shells
Author-email: ChatArch <1073853456@qq.com>
License-Expression: MIT
Keywords: chatuv
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# ChatUV

ChatUV will bootstrap uv-based Python environments from low-version Python shells.

This initial `0.0.1` release is a placeholder package used to reserve and verify the PyPI project and Trusted Publisher flow. The environment setup implementation will land in a later release.

## Quick Start

```bash
pip install ChatUV
chatuv --help
chatuv --version
```
