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
- Host: GitHub
- URL: https://github.com/zthxxx/sniputils
- Owner: zthxxx
- License: mit
- Created: 2018-08-26T18:50:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T17:38:35.000Z (over 5 years ago)
- Last Synced: 2025-01-20T19:53:36.224Z (12 months ago)
- Topics: code-snippet, python, snippets, utils
- Language: Python
- Homepage: https://sniputils.readthedocs.io
- Size: 5.89 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sniputils
: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)