Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egormanga/utils
Sdore's Utils lib
https://github.com/egormanga/utils
python python-utils utils
Last synced: about 1 month ago
JSON representation
Sdore's Utils lib
- Host: GitHub
- URL: https://github.com/egormanga/utils
- Owner: egormanga
- License: lgpl-3.0
- Created: 2018-12-11T20:45:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T21:57:41.000Z (4 months ago)
- Last Synced: 2024-09-15T23:39:10.054Z (4 months ago)
- Topics: python, python-utils, utils
- Language: Python
- Homepage:
- Size: 228 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utils
Sdore's Utils lib
Supports Python 3.9 — 3.11.
### Enabling Git hooks
```sh
git config --local core.hooksPath '.githooks/'
```