Contents

durationpy 0.6

0

Module for converting between datetime.timedelta and Go's Duration strings.

Module for converting between datetime.timedelta and Go's Duration strings.

Stars: 29, Watchers: 29, Forks: 12, Open Issues: 0

The icholy/durationpy repo was created 8 years ago and the last code push was 5 months ago. The project is moderately popular with 29 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
No  durationpy  pypi packages just yet.

Errors

A list of common durationpy errors.

Code Examples

Here are some durationpy code examples and snippets.