mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 04:21:07 +00:00
add PyTime to Date and Time section
This commit is contained in:
parent
1acbe0c6bd
commit
d6929f5918
|
@ -174,6 +174,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [when.py](https://github.com/dirn/When.py) - Providing user-friendly functions to help perform common date and time actions.
|
||||
* [moment](https://github.com/zachwill/moment) - A Python library for dealing with dates/times. Inspired by [Moment.js](http://momentjs.com/).
|
||||
* [pytz](https://launchpad.net/pytz) - World timezone definitions, modern and historical. Brings the [tz database](http://en.wikipedia.org/wiki/Tz_database) into Python.
|
||||
* [PyTime](https://github.com/shnode/PyTime) - A easy-use Python module which aims to operate date/time/datetime by string.
|
||||
|
||||
## Text Processing
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user