Metadata-Version: 2.4
Name: qorx
Version: 1.0.4a0
Summary: Qorx Community Edition CLI installer wrapper.
Author-email: Marvin Sarreal Villanueva <marvin@orin.work>
License-Expression: AGPL-3.0-only
Project-URL: Homepage, https://github.com/bbrainfuckk/qorx
Project-URL: Repository, https://github.com/bbrainfuckk/qorx
Project-URL: Documentation, https://bbrainfuckk.github.io/qorx/
Keywords: qorx,ai,context,cli
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Qorx PyPI wrapper

This PyPI package exposes the `qorx` command and installs the Qorx Community
Edition CLI from the public Git tag using Cargo.

It does not meter local Community Edition commands. Qorx Edge Starter account
features still use the 5,000 included Edge/Cloud request allowance.

```sh
python -m pip install qorx
qorx --version
```

Set `QORX_BIN` to use an existing binary or `QORX_INSTALL_REF` to install a
specific Git tag.
