strict-rfc3339 is a simple & light python module to validate, parse and generate RFC3339 time strings. It was initially created as a part of habitat in response to difficulty using other libraries. It can convert UNIX timestamps to and from RFC3339, either producing strings with a UTC offset (Z) or with the offset that the C time module reports is the local timezone offset. It has minimal dependencies (none beyond those that come with Python) and avoids the error-prone act of dealing with timezones as much as possible. Besides that, it's designed to be strict and stick closely to RFC3339, with a couple of very small caveats. It's also fully unit tested.
Uploaded | Mon Mar 31 02:55:06 2025 |
md5 checksum | 0439f9fd2a79ab4c5fe211e389e06ea8 |
arch | x86_64 |
build | py39h06a4308_0 |
depends | python >=3.9,<3.10.0a0 |
license | GPL-3.0 |
license_family | GPL |
md5 | 0439f9fd2a79ab4c5fe211e389e06ea8 |
name | strict-rfc3339 |
platform | linux |
sha1 | fc5c9ded584dca9cf15d6c847ec5612fe594f919 |
sha256 | b0a3a8926bf2a7a0c8faf261fae202bf910ed9aeb2a7bfe0bead001e076b392c |
size | 25060 |
subdir | linux-64 |
timestamp | 1683042348775 |
version | 0.7 |