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.3.0.tar.gz
(116.6 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.3.0.tar.gz.
File metadata
- Download URL: rabbit_crm-0.3.0.tar.gz
- Upload date:
- Size: 116.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51e37ddbd6c4932a4dfc4e25f83c7476fa31f053b3083efd94cc0ad82d6dd164
|
|
| MD5 |
850efb3242453011a934dd190599e89b
|
|
| BLAKE2b-256 |
25d764ca926e7ee6845ac7345b05c37b042b56624ac82728365e97347a7c20a5
|
File details
Details for the file rabbit_crm-0.3.0-py3-none-any.whl.
File metadata
- Download URL: rabbit_crm-0.3.0-py3-none-any.whl
- Upload date:
- Size: 44.3 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 |
db4a23a54e5b4008ee2f9ac9cba63926e73e2065980f116038f6103bca5224c6
|
|
| MD5 |
de60dc158b90233f0d216d53d5b57845
|
|
| BLAKE2b-256 |
63b4caca6e4773c1ed6de8e0c32a6aaed73d985efa05ea37061c2fa01cacf4ad
|