
iso8601 2.1.0
0
Simple module to parse ISO 8601 dates
Contents
Simple module to parse ISO 8601 dates
Stars: 35, Watchers: 35, Forks: 13, Open Issues: 10The micktwomey/pyiso8601 repo was created 5 years ago and the last code push was 11 months ago. The project is moderately popular with 35 github stars!
How to Install iso8601
You can install iso8601 using pip
pip install iso8601
or add it to a project with poetry
poetry add iso8601
Package Details
- Author
- Michael Twomey
- License
- MIT
- Homepage
- https://github.com/micktwomey/pyiso8601
- PyPi:
- https://pypi.org/project/iso8601/
- Documentation:
- https://pyiso8601.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/micktwomey/pyiso8601
Classifiers
Related Packages
Errors
A list of common iso8601 errors.
Code Examples
Here are some iso8601 code examples and snippets.
pythonfix