Test your AI model's security without leaving your terminal.
Project description
cli
Test your AI model's security through CLI alone
Dev locally
- Set up a local python environment
poetry install
Release process:
- be in the repo root directory
- increment build number in pyproject.toml & setup.py (it overrides setup.py's value) - YOU CAN USE fully_release.sh for this
python3 -m build
python3 -m twine upload --repository testpypi dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mindgard-0.8.0.tar.gz
(4.5 kB
view hashes)