Add your description here
Project description
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 --directory integration-tests/knowledge-bases/hello-world rabbit serve
Dev
Install
uv add git+ssh://git@github.com/labubu-666/rabbit.git@main
Build natively
uv run rabbit build
Install
uv add git+ssh://git@github.com/labubu-666/rabbit.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
Project details
Release history Release notifications | RSS feed
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.2.0.tar.gz
(115.3 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.2.0.tar.gz.
File metadata
- Download URL: rabbit_crm-0.2.0.tar.gz
- Upload date:
- Size: 115.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54820ac8540fe4805f0921f96449baa5841ffcb885343d151ad2a0cd9cfae03f
|
|
| MD5 |
74044e88f6700a915bc0f890bb59ae05
|
|
| BLAKE2b-256 |
0b18b95d2f4b9b1b83885714d29fbd4cf0b83db21be26373191ad8b23053aada
|
File details
Details for the file rabbit_crm-0.2.0-py3-none-any.whl.
File metadata
- Download URL: rabbit_crm-0.2.0-py3-none-any.whl
- Upload date:
- Size: 43.7 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 |
43b1dcf3ecb3b7e8cc13fbfe11b84b44952806e89ba7b8dc35104f395055a53f
|
|
| MD5 |
78d12085971211434bcacab527a9f504
|
|
| BLAKE2b-256 |
e2ad737cc45b8118b59b7fbb684ddcc00626bf442144de8dd1031b623318fc1a
|