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
*[docopt](http://docopt.org/) - Pythonic command line arguments parser.
259
258
*[python-fire](https://github.com/google/python-fire) - A library for creating command line interfaces from absolutely any Python object.
260
259
*[python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit) - A library for building powerful interactive command lines.
@@ -410,7 +409,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
410
409
*[PyTime](https://github.com/shinux/PyTime) - An easy-to-use Python module which aims to operate date/time/datetime by string.
411
410
*[pytz](https://launchpad.net/pytz) - World timezone definitions, modern and historical. Brings the [tz database](https://en.wikipedia.org/wiki/Tz_database) into Python.
412
411
*[when.py](https://github.com/dirn/When.py) - Providing user-friendly functions to help perform common date and time actions.
413
-
*[maya](https://github.com/kennethreitz/maya) - Datetimes for Humans.
412
+
*[maya](https://github.com/timofurrer/maya) - Datetimes for Humans.
414
413
415
414
## Debugging Tools
416
415
@@ -553,7 +552,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
553
552
*[envelopes](http://tomekwojcik.github.io/envelopes/) - Mailing for human beings.
554
553
*[flanker](https://github.com/mailgun/flanker) - An email address and Mime parsing library.
555
554
*[imbox](https://github.com/martinrusev/imbox) - Python IMAP for Humans.
556
-
*[inbox.py](https://github.com/kennethreitz/inbox.py) - Python SMTP Server for Humans.
0 commit comments