Difference between revisions of "Safety"
Jump to navigation
Jump to search
(Created page with " pip install safety") |
|||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | https://pypi.org/project/safety/ | ||
+ | * Installation: | ||
+ | ** <code>[[pip install safety]]</code> | ||
+ | ** <code>[[pip install safety==1.*</code> | ||
+ | * <code>[[safety --help]]</code> | ||
+ | * <code>[[safety --version]]</code> | ||
− | + | == Examples == | |
+ | * <code>[[safety check]]</code> | ||
+ | * <code>[[safety review]]</code> | ||
+ | * <code>[[safety validate]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{safety}} | ||
+ | * {{Auditing}} | ||
+ | |||
+ | [[Category:Safety]] |
Latest revision as of 08:18, 1 November 2022
https://pypi.org/project/safety/
- Installation:
pip install safety
[[pip install safety==1.*
safety --help
safety --version
Examples[edit]
See also[edit]
Advertising: