https://github.com/hamidzr/py-utils
https://github.com/hamidzr/py-utils
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hamidzr/py-utils
- Owner: hamidzr
- License: gpl-2.0
- Created: 2022-07-27T00:40:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T17:45:42.000Z (7 months ago)
- Last Synced: 2025-01-21T00:45:41.751Z (4 months ago)
- Language: Python
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# H Python Utilities
## Install
```bash
pip install git+https://github.com/hamidzr/py-utils.git@main# or
pip install -e .
```