mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
fix a link
This commit is contained in:
parent
cf0b872d11
commit
1f91dae718
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [dateutil](https://github.com/dateutil/dateutil) - Extensions to the standard Python [datetime](https://docs.python.org/2/library/datetime.html) module.
|
||||
* [delorean](https://github.com/myusuf3/delorean/) - A library for clearing up the inconvenient truths that arise dealing with datetimes.
|
||||
* [moment](https://github.com/zachwill/moment) - A Python library for dealing with dates/times. Inspired by [Moment.js](http://momentjs.com/).
|
||||
* [PyTime](https://github.com/shnode/PyTime) - A easy-use Python module which aims to operate date/time/datetime by string.
|
||||
* [PyTime](https://github.com/shinux/PyTime) - A easy-use Python module which aims to operate date/time/datetime by string.
|
||||
* [pytz](https://launchpad.net/pytz) - World timezone definitions, modern and historical. Brings the [tz database](https://en.wikipedia.org/wiki/Tz_database) into Python.
|
||||
* [when.py](https://github.com/dirn/When.py) - Providing user-friendly functions to help perform common date and time actions.
|
||||
|
||||
|
|
Loading…
Reference in a new issue