Flow-matching

Latest version: v1.0.10

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1

- Initial release.

Release Instructions

Build a wheel:


pip wheel --no-deps . --wheel-dir dist


In your home directory, create `~/.pypirc` with the following:


[pypi]
username = __token__
password = <token>


Upload the wheel:


twine upload dist/*

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.