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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-01-28T21:01:17.000Z (about 2 months ago)
- Last Synced: 2026-01-29T11:33:15.209Z (about 2 months ago)
- Topics: python, python-utils, utils
- Language: Python
- Homepage:
- Size: 338 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/'
```