rabbit-crm
Quick start
Install
pip install rabbit-crm
Serve
By default , served from current directory
uv run rabbit serve
Specify directory with
uv run rabbit serve --working-dir integration-tests/knowledge-bases/hello-world
Dev
Run with
uv run rabbit serve --working-dir integration-tests/knowledge-bases/hello-world --dev
Remote install from git branch
uv add git+ssh://git@github.com/labubu-666/rabbit-crm.git@main
Publish to PyPI
Build package
python -m build
Upload to PyPI
twine check dist/*
TWINE_USERNAME=__token__ TWINE_PASSWORD=foobar twine upload dist/*
Trigger deploy on CD
git push --tags
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rabbit_crm-0.5.0.tar.gz
(118.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rabbit_crm-0.5.0.tar.gz.
File metadata
- Download URL: rabbit_crm-0.5.0.tar.gz
- Upload date:
- Size: 118.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6fe110b6d84d5823b7237090f9e3669a61202b24ec01e26b2039a6d5a195e3d
|
|
| MD5 |
9843a4f9a380ec21f866337aafb5a3f6
|
|
| BLAKE2b-256 |
6f955b2f4f44fc4df71fd8014dc573f43076f38ca0f35b4c3239f144e6f5c06f
|
File details
Details for the file rabbit_crm-0.5.0-py3-none-any.whl.
File metadata
- Download URL: rabbit_crm-0.5.0-py3-none-any.whl
- Upload date:
- Size: 47.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ee77e7f6d3c37074c5cd4e464f4f8d1a78d56291dcbd4d482ac80ae2a189652
|
|
| MD5 |
cf9598bdb43936c2cbe9f176687ef75a
|
|
| BLAKE2b-256 |
bcd092048464ad881dd3dece9acf4c0d0e28f03f7f7bc661b20e7b21fb355dd1
|