An open API service indexing awesome lists of open source software.

https://github.com/streanger/snippets


https://github.com/streanger/snippets

code-snippets python-snippets snippets

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# snippets

python snippets viewer

## install

```
pip install git+https://github.com/streanger/snippets.git
```

## usage

```
snippets
```

## screenshots

![image](screenshots/snippets_viewer.png)

![image](screenshots/screen_time_snippets.png)

## 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