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
Catch Bugs Before Your Customers Do Icon
Catch Bugs Before Your Customers Do

Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Try AppSignal Free
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