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
Build natively
uv run rabbit build
Remote install from git branch
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.4.0.tar.gz
(116.7 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.4.0.tar.gz.
File metadata
- Download URL: rabbit_crm-0.4.0.tar.gz
- Upload date:
- Size: 116.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0831944b8712d0f0afa2c42596a8823726cf9d2a65a610e7f675ba533bf5b20
|
|
| MD5 |
6b7d50773417263e59dff58c9d13da86
|
|
| BLAKE2b-256 |
523197ecb8c85eb33fde859f89ae60af55bcee9f9d4f1818ee422440d9fdab6b
|
File details
Details for the file rabbit_crm-0.4.0-py3-none-any.whl.
File metadata
- Download URL: rabbit_crm-0.4.0-py3-none-any.whl
- Upload date:
- Size: 44.2 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 |
c970537c9434b7a170f9d17352908f423a946c6b8d0edf50c4a067830f3150b7
|
|
| MD5 |
e611ab47591019f5507ceb71796fcebb
|
|
| BLAKE2b-256 |
8a4ce461940925bfced5c70609cab4f96557a9a0551ee4f168dcd8260235aef8
|