litbee / README1.md
freemt
Update poetry export --without-hashes -f requirements.txt -o requirements.txt
e4a3eb9
|
raw
history blame
1.08 kB

litbee

pytestpythonCode style: blackLicense: MITPyPI version

litbee (currently with ezbee, dzbee and debee), made with streamlit

clone repo

git clone https://github.com/ffreemt/litbee
cd litbee

Pre-install

Python 3.8 only

pyicu, pycld2 and fasttext: refer to debee's pre-install https://github.com/ffreemt/debee/blob/main/README.md

Install it

poetry install

# or pip install -r requirements.txt

Use it

python -m streamlit run app.py

# streamlit run app.py