mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 23:37:00 +00:00
Merge pull request #696 from sdispater/add-pendulum
Add Pendulum to Date and Time libraries
This commit is contained in:
commit
6e957600cd
|
@ -176,6 +176,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
|
|
||||||
*Libraries for working with dates and times.*
|
*Libraries for working with dates and times.*
|
||||||
|
|
||||||
|
* [Pendulum](https://github.com/sdispater/pendulum) - Python datetimes made easy.
|
||||||
* [arrow](https://github.com/crsmithdev/arrow) - Better dates & times for Python.
|
* [arrow](https://github.com/crsmithdev/arrow) - Better dates & times for Python.
|
||||||
* [Chronyk](https://github.com/KoffeinFlummi/Chronyk) - A Python 3 library for parsing human-written times and dates.
|
* [Chronyk](https://github.com/KoffeinFlummi/Chronyk) - A Python 3 library for parsing human-written times and dates.
|
||||||
* [dateutil](https://github.com/dateutil/dateutil) - Extensions to the standard Python [datetime](https://docs.python.org/2/library/datetime.html) module.
|
* [dateutil](https://github.com/dateutil/dateutil) - Extensions to the standard Python [datetime](https://docs.python.org/2/library/datetime.html) module.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user