Contents

pendulum 3.2.0

0

Python datetimes made easy

Python datetimes made easy

Stars: 6619, Watchers: 6619, Forks: 415, Open Issues: 237

The python-pendulum/pendulum repo was created 9 years ago and the last code push was 4 hours ago.
The project is extremely popular with a mindblowing 6619 github stars!

How to Install pendulum

You can install pendulum using pip

pip install pendulum

or add it to a project with poetry

poetry add pendulum

Package Details

Author
None
License
MIT License
Homepage
None
PyPi:
https://pypi.org/project/pendulum/
Documentation:
https://pendulum.eustace.io/docs
GitHub Repo:
https://github.com/sdispater/pendulum

Classifiers

No  pendulum  pypi packages just yet.

Errors

A list of common pendulum errors.

Code Examples

Here are some pendulum code examples and snippets.

GitHub Issues

The pendulum package has 237 open issues on GitHub

  • Bump virtualenv from 20.28.0 to 20.36.1
  • Drop python 3.9 support
  • Support for Python 3.14
  • Bump pymdown-extensions from 10.12 to 10.16.1
  • Upgrade time_machine to v3
  • Bump jinja2 from 3.1.4 to 3.1.6

See more issues on GitHub

Related Packages & Articles

flake8 7.3.0

the modular source code checker: pep8 pyflakes and co

typer 0.21.1

Typer, build great CLIs. Easy to code. Based on Python type hints.

rich 14.3.2

Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production