| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Experimental. Do not use in production. Installation:
pip3 install machinebox-python-sdk
From the root directory run pytest
Use a virtual environment from the root directory:
$ python3 -m venv . $ source bin/activate # On macOS and Linux $ .\env\Scripts\activate # On Windows
Install the requirements:
pip3 install -r requirements.txt
Install this package in editable mode:
pip3 install --editable .
| Back | FazBrowse Home | New Git URL |