https://github.com/honziitko/libpy
Better standard library for Python (including math)
https://github.com/honziitko/libpy
libc library python python-library python-standard-library standard-library
Last synced: 19 days ago
JSON representation
Better standard library for Python (including math)
- Host: GitHub
- URL: https://github.com/honziitko/libpy
- Owner: honziitko
- License: mit
- Created: 2025-11-19T20:02:53.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-11-29T19:36:00.000Z (7 months ago)
- Last Synced: 2025-11-30T08:42:31.527Z (7 months ago)
- Topics: libc, library, python, python-library, python-standard-library, standard-library
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Libpy
A renovation of the standard Python library supporting intuition.
# Motivation
The standard library of Python is lacking, missing useful functions such as
`vfwprintf_s`, `strtok`, or `gets`.
Furthermore, the existing parts are highly unintuitive.
# See also
- https://github.com/honziitko/liblua