litbee / README1.md
freemt
Bump version from 0.1.2-alpha.3 to 0.1.2
2236e6d

A newer version of the Streamlit SDK is available: 1.46.1

Upgrade

litbee

pytestpythonCode style: blackLicense: MITPyPI version

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

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

via pip

pip install litbee
python -m litbee

Or via git clone

git clone https://github.com/ffreemt/litbee
cd litbee
pip install -r requirements.txt
# or poetry install

Use it

python -m litbee

# or git clone and python -m streamlit run app.py
# or streamlit run app.py