You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -391,7 +391,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
391
391
*[delorean](https://github.com/myusuf3/delorean/) - A library for clearing up the inconvenient truths that arise dealing with datetimes.
392
392
*[moment](https://github.com/zachwill/moment) - A Python library for dealing with dates/times. Inspired by [Moment.js](http://momentjs.com/).
393
393
*[Pendulum](https://github.com/sdispater/pendulum) - Python datetimes made easy.
394
-
*[PyTime](https://github.com/shinux/PyTime) - A easy-use Python module which aims to operate date/time/datetime by string.
394
+
*[PyTime](https://github.com/shinux/PyTime) - An easy-to-use Python module which aims to operate date/time/datetime by string.
395
395
*[pytz](https://launchpad.net/pytz) - World timezone definitions, modern and historical. Brings the [tz database](https://en.wikipedia.org/wiki/Tz_database) into Python.
396
396
*[when.py](https://github.com/dirn/When.py) - Providing user-friendly functions to help perform common date and time actions.
397
397
*[maya](https://github.com/kennethreitz/maya) - Datetimes for Humans.
@@ -535,7 +535,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
535
535
*Libraries for sending and parsing email.*
536
536
537
537
*[envelopes](http://tomekwojcik.github.io/envelopes/) - Mailing for human beings.
538
-
*[flanker](https://github.com/mailgun/flanker) - A email address and Mime parsing library.
538
+
*[flanker](https://github.com/mailgun/flanker) - An email address and Mime parsing library.
539
539
*[imbox](https://github.com/martinrusev/imbox) - Python IMAP for Humans.
540
540
*[inbox.py](https://github.com/kennethreitz/inbox.py) - Python SMTP Server for Humans.
0 commit comments