RESTful API for okra.
- Follow the instructions in the pipenv README to install pipenv on your system
pipenv install
python setup.py install
pipenv shell
This will spawn a new shell subprocess, which can be deactivated by using exit.
RESTful API for okra.
pipenv install
python setup.py install
pipenv shell
This will spawn a new shell subprocess, which can be deactivated by using exit.