Jeremy Zheng be9f52f17b :bug: fix build for python3 2 tygodni temu
..
src 49a77ab85a :tada: create LLM server 2 miesięcy temu
.gitignore 49a77ab85a :tada: create LLM server 2 miesięcy temu
README.md fbc38bb015 :memo: add api spec 2 miesięcy temu
api.yaml fbc38bb015 :memo: add api spec 2 miesięcy temu
pyproject.toml be9f52f17b :bug: fix build for python3 2 tygodni temu

README.md

RHODODENDRON

Usage

# initial python3 virtual env folder
$ python3 -m venv $HOME/tmp/python3

# load virtual env vars
$ source $HOME/tmp/python3/bin/activate
# install dependencies
> python3 -m pip install -e .

> python3 -m rhododendron -h

Documents