Using pip

pip install zero-true

Verify Installation

After installation, you can verify that Zero-True is installed by running:

pip show zero-true

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 using the dependency manager found in the toolbar: