This package browser is in early development. Mind the rough edges.

python-iso8601 1.0.2

Module to parse ISO 8601 dates

This module parses the most common forms of ISO 8601 date strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.

Installation

Install python-iso8601 1.0.2 as follows:

guix install python-iso8601@1.0.2

Or install the latest version:

guix install python-iso8601

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.