https://github.com/streanger/snippets
https://github.com/streanger/snippets
code-snippets python-snippets snippets
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/streanger/snippets
- Owner: streanger
- Created: 2022-05-22T20:28:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T18:40:26.000Z (over 1 year ago)
- Last Synced: 2025-04-04T10:52:53.956Z (9 months ago)
- Topics: code-snippets, python-snippets, snippets
- Language: Python
- Homepage:
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# snippets
python snippets viewer
## install
```
pip install git+https://github.com/streanger/snippets.git
```
## usage
```
snippets
```
## screenshots


## ideas
for snippets:
- functions for encryption/decryption, encoding/decoding
for code itself:
- wild search
- show code for all found queries (as option/flag)
- highlight query in function name or in code
- find by keywords/tags