@djangoproject · Post #538 · 28.12.2017 г., 10:33
https://pendulum.eustace.io/docs/ Python datetimes made easy. Supports Python 2.7+, 3.4+ and PyPy. Native #datetime instances are enough for basic cases but when you face more complex use-cases they often show limitations and are not so intuitive to work with. #Pendulum provides a cleaner and more easy to use API while still relying on the standard library. So it's still datetime but better.