pendulum 3.0.0
0
Python datetimes made easy
Contents
Python datetimes made easy
Stars: 6192, Watchers: 6192, Forks: 382, Open Issues: 260The sdispater/pendulum
repo was created 8 years ago and the last code push was 3 months ago.
The project is extremely popular with a mindblowing 6192 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
- Sébastien Eustace
- License
- MIT
- Homepage
- https://pendulum.eustace.io
- PyPi:
- https://pypi.org/project/pendulum/
- Documentation:
- https://pendulum.eustace.io/docs
- GitHub Repo:
- https://github.com/sdispater/pendulum
Classifiers
Related Packages
Errors
A list of common pendulum errors.
Code Examples
Here are some pendulum
code examples and snippets.
GitHub Issues
The pendulum package has 260 open issues on GitHub
- differentiate between locales en-us and en-gb
- [DOC] trick for unpickle pendulum v2 DateTime from v3; fix ModuleNotFoundError: No module named 'pendulum.tz.zoneinfo'
- Bump pygments from 2.12.0 to 2.15.0
- Rewrite extensions in Rust
- pendulum.parse memory leak
- Fix: week_of_month returns negative values
- Does not support BC or AC
- [pre-commit.ci] pre-commit autoupdate
- Cleanup old unused files
- wrong hour in timezone "America/Mexico_City"
- support python 3.12 -> PEP 632, Remove the distutils package.
- start_of('week') and day_of_week inconsistent
- Suggested method for YouTube duration (ISO8061) to seconds
- AttributeError: 'NoneType' object has no attribute 'convert' with ZoneInfo
- Looking for maintainers!