Pyloxone-api

Latest version: v0.2.4

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

Scan your dependencies

0.2

* Tag the current state of the repository using git. Make sure that the release version number starts with 'v', eg:

bash
git tag -a v0.2 -m "Release Version 0.2"


* Push the commit and the tag to Github:
bash
git push origin
git push origin v0.2


* Publish the release to PyPI (see [here](https://python-poetry.org/docs/cli/#publish)):
bash
poetry publish --build

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.