https://github.com/jimouchen/py-handy
A practical and convenient python toolset
https://github.com/jimouchen/py-handy
Last synced: 2 months ago
JSON representation
A practical and convenient python toolset
- Host: GitHub
- URL: https://github.com/jimouchen/py-handy
- Owner: JimouChen
- License: mit
- Created: 2023-06-24T15:00:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-09T05:42:39.000Z (over 1 year ago)
- Last Synced: 2023-12-19T17:13:50.836Z (over 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py-handy
A practical and convenient python toolset## Usage
### install
```shell
pip3 install -U pyhandytools
```### module
- file
- env
- logger
- crypto
- calc
- req
- cleaner## PYPI url
- ```https://pypi.org/project/pyhandytools/```