Get Started
Installation
Install Zero-True like any other Python package.
Follow the instructions below to get started:
Using pip
Verify Installation
After installation, you can verify that Zero-True is installed by running:
Installing Other Dependencies
If your Zero-True project requires additional dependencies, anything you install inside of your Python environment will be available. You can also install additional dependencies and track them in the generated requirements.txt file by specifying each package on a new line in the dependency component. The dependency component can be found in the top right corner of the Zero-True UI:
Blank