durationpy 0.9
0
Module for converting between datetime.timedelta and Go's Duration strings.
Contents
Module for converting between datetime.timedelta and Go's Duration strings.
Stars: 30, Watchers: 30, Forks: 13, Open Issues: 0The icholy/durationpy
repo was created 9 years ago and the last code push was 1 weeks ago. The project is moderately popular with 30 github stars!
How to Install durationpy
You can install durationpy using pip
pip install durationpy
or add it to a project with poetry
poetry add durationpy
Package Details
- Author
- Ilia Choly
- License
- MIT
- Homepage
- https://github.com/icholy/durationpy
- PyPi:
- https://pypi.org/project/durationpy/
- GitHub Repo:
- https://github.com/icholy/durationpy
Related Packages
Errors
A list of common durationpy errors.
Code Examples
Here are some durationpy
code examples and snippets.