File size: 826 Bytes
231976d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
# litbee
[](https://github.com/ffreemt/litbee/actions)[](https://www.python.org/downloads/)[](https://github.com/psf/black)[](https://opensource.org/licenses/MIT)[](https://badge.fury.io/py/litbee)
litbee descr
## Install it
```shell
pip install git+https://github.com/ffreemt/litbee
# poetry add git+https://github.com/ffreemt/litbee
# git clone https://github.com/ffreemt/litbee && cd litbee
```
## Use it
```python
from litbee import litbee
```
|