SlackBuilds Repository

15.0 > Python > pytz-deprecation-shim (0.1.0.post0)

pytz-deprecation-shim (Shims to help you safely remove pytz)

pytz has served the Python community well for many years, but it is no
longer the best option for providing time zones. pytz has a
non-standard interface that is very easy to misuse; this interface was
necessary when pytz was created, because datetime had no way to
represent ambiguous datetimes, but this was solved in Python 3.6,
which added a fold attribute to datetimes in PEP 495. With the
addition of the zoneinfo module in Python 3.9 (PEP 615), there has
never been a better time to migrate away from pytz.

Maintained by: fourtysixandtwo
Keywords: python,pytz-deprecation-shim,pytz
ChangeLog: pytz-deprecation-shim

Homepage:
https://github.com/pganssle/pytz-deprecation-shim

Source Downloads:
pytz_deprecation_shim-0.1.0.post0.tar.gz (f563b4bdc56f40acb2498fd1caf6dd1b)

Download SlackBuild:
pytz-deprecation-shim.tar.gz
pytz-deprecation-shim.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds