Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37731604
en ru br
ALT Linux repos
S:2.1.2-alt1

Group :: Development/Python3
RPM: python3-module-pendulum

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.1.2-alt1
Build date: 4 may 2022, 02:37 ( 104.4 weeks ago )
Size: 83.75 Kb

Home page:   https://pendulum.eustace.io

License: MIT
Summary: Python datetimes made easy
Description:

Unlike other datetime libraries for Python, Pendulum is a drop-in replacement
for the standard datetime class (it inherits from it), so, basically, you can
replace all your datetime instances by DateTime instances in you code.

It also removes the notion of naive datetimes: each Pendulum instance is
timezone-aware and by default in UTC for ease of use.

Current maintainer: Ilya Mashkin

List of contributors

List of rpms provided by this srpm:

  • python3-module-pendulum
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin