pendulum==3.2.0
# Python datetimes made easy
$ pip install pendulum
downloads/wk
16,916,213
license
MIT License
version
3.2.0
python
>=3.9
What is pendulum?
Pendulum is a Python library that simplifies working with dates and times by providing a more intuitive API than the standard library's datetime module. It handles common tasks like timezone conversions, parsing, formatting, and arithmetic operations with cleaner syntax and fewer edge cases. Developers use it to reduce boilerplate code and avoid datetime-related bugs in applications that need robust date and time handling.
Keywords
Dependencies (3)