https://github.com/natthasath/demo-python-timer
Pytimeparse is a Python library that allows to parse and convert various time formats to seconds, supporting natural language input and being useful for scheduling and measuring time intervals in Python projects.
https://github.com/natthasath/demo-python-timer
gui poetry python timer
Last synced: 9 months ago
JSON representation
Pytimeparse is a Python library that allows to parse and convert various time formats to seconds, supporting natural language input and being useful for scheduling and measuring time intervals in Python projects.
- Host: GitHub
- URL: https://github.com/natthasath/demo-python-timer
- Owner: natthasath
- License: mit
- Created: 2023-01-19T02:45:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T02:50:49.000Z (over 3 years ago)
- Last Synced: 2025-02-26T10:45:02.241Z (over 1 year ago)
- Topics: gui, poetry, python, timer
- Language: Python
- Homepage:
- Size: 3.29 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# demo-python-timer
Pytimeparse is a Python library that allows to parse and convert various time formats to seconds, supporting natural language input and being useful for scheduling and measuring time intervals in Python projects.