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

https://github.com/zthxxx/sniputils

๐Ÿš€ snippet utils with powerful influence
https://github.com/zthxxx/sniputils

code-snippet python snippets utils

Last synced: 10 months ago
JSON representation

๐Ÿš€ snippet utils with powerful influence

Awesome Lists containing this project

README

          

sniputils


Code Size
Python
PyPI
PyPI-format
License

:rocket: snippet utils with powerful influence

## Provide

- **conffor**
- json file reader
- csv filer reader
- **logsetting** - file base friendly
- **cli** - custom option
- **database**
- dataset for sql
- mongoengine for mongo
- **concurrent**
- async wrapper
- thead wrapper
- **daemon** - auto run as daemon
- **import_hook** - crazy import and frame hack
- **snippets** - utils code snippet which not as lib

## Install

```bash
pip install sniputils
```

## Contribute

code, fix bug, pull request, then

```bash
python setup.py register
python setup.py sdist upload
```

## Author

**sniputils** ยฉ [zthxxx](https://github.com/zthxxx), Released under the **[MIT](./LICENSE)** License.

> Blog [@zthxxx](https://blog.zthxxx.me) ยท GitHub [@zthxxx](https://github.com/zthxxx)