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
Deploy Apps in Seconds with Cloud Run Icon
Deploy Apps in Seconds with Cloud Run

Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Try Cloud Run 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