Snippycode

Latest version: v0.1.8

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

Scan your dependencies

0.1.6

Added
- **Add new snippet** : add new snippets with a single command :
- `snip NAME` add a snippet with a given name.
- `snip NAME PATH` add a snippet with a given name from a given file.
- **Update snippet** : `snip-up NAME` update a snippet with a given name.
- **Delete snippet** : `snip-rm NAME` delete a snippet with a given name.
- **List snippets** : `snip-ls` List all the snippets inside `python.json`.
- **Automatic description** : auto-description if the script recognises a python module.

<!--

0.0.0

Added
- **Feature** : description of the new feature.

Changed
- **Change** : description of the change in the existing functionality.

Deprecated
- **Feature** : description of the deprecated feature and why it's considered deprecated and it's going to be removed.

Removed
- **Feature** : description of the feature removed and why it was removed.

Fixed
- **Bug** : description of the bug fixed and how it was fixed.

Security
- **Vulnerability** : description of the vulnerability.
-->

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.