Pendulum is a Python package to ease datetime's manipulation. It provides classes that are drop-in replacements for the native ones (they inherit from them). Special care has been taken to ensure timezones are handled correctly, and are based on the underlying tzinfo implementation. For example, all comparisons are done in UTC or in the timezone of the datetime being used. There are several different methods available to create a new DateTime instance. datetime() sets the time to 00:00:00 if it's not specified, and the timezone (the tz keyword argument) to UTC. Otherwise it can be a Timezone instance or simply a string timezone value. Pendulum gives access to more attributes and properties than the default datetime class. The __str__ magic method is defined to allow DateTime instances to be printed as a pretty date string when used in a string context. Simple comparison is offered up via the basic operators.

Features

  • Pendulum improves the standard timedelta class by providing more intuitive methods and properties
  • Removes the notion of naive datetimes
  • Each Pendulum instance is timezone-aware and by default in UTC for ease of use
  • Pendulum is a drop-in replacement for the standard datetime class
  • You can replace all your datetime instances by DateTime instances in you code
  • Supports Python 2.7 and 3.4+

Project Samples

Project Activity

See All Activity >

Categories

Scheduling, Calendar

License

MIT License

Follow Pendulum

Pendulum Web Site

Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
Your top-rated shield against malware and online scams | Avast Free Antivirus

Browse and email in peace, supported by clever AI

Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Pendulum!

Additional Project Details

Programming Language

Python

Related Categories

Python Scheduling Software, Python Calendar Software

Registered

2021-12-14