https://github.com/itzcozi/helper
A helper program with lots of useful/common functions for Python.
https://github.com/itzcozi/helper
Last synced: over 1 year ago
JSON representation
A helper program with lots of useful/common functions for Python.
- Host: GitHub
- URL: https://github.com/itzcozi/helper
- Owner: itzCozi
- License: mit
- Created: 2023-05-28T01:46:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T01:41:00.000Z (over 2 years ago)
- Last Synced: 2025-02-01T10:43:59.350Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 7.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helper
A helper.py and curses.py program with lots of useful/common functions.
[General Helper](helper/helper.py)
Atleast 33 functions at the time of writting this
~1 KLOC (1000 LOC)
[Curses Helper](helper/curses.py)
More than 21 curses functions when writting this readme
~900 LOC