pip install neetbox
Docs: neetbox.550w.host
To install editable version or build from source, use the following command:
# create a virtual environment
conda create -n neetbox python=3.12
conda activate neetbox
# clone the repository
git clone https://github.com/visualDust/neetbox.git
cd neetbox
# install project
poetry install
# build frontend
cd frontend
yarn install
yarn build
![]() |
![]() |
This project usues Asthestarsfalll/PyDocuSaurus to generate the API reference.