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
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
172
172
173
173
*[arrow](https://github.com/crsmithdev/arrow) - Better dates & times for Python.
174
174
*[Chronyk](https://github.com/KoffeinFlummi/Chronyk) - A Python 3 library for parsing human-written times and dates.
175
-
*[dateutil](https://pypi.python.org/pypi/python-dateutil) - Extensions to the standard Python [datetime](https://docs.python.org/2/library/datetime.html) module.
175
+
*[dateutil](https://github.com/dateutil/dateutil) - Extensions to the standard Python [datetime](https://docs.python.org/2/library/datetime.html) module.
176
176
*[delorean](https://github.com/myusuf3/delorean/) - A library for clearing up the inconvenient truths that arise dealing with datetimes.
177
177
*[moment](https://github.com/zachwill/moment) - A Python library for dealing with dates/times. Inspired by [Moment.js](http://momentjs.com/).
178
178
*[PyTime](https://github.com/shnode/PyTime) - A easy-use Python module which aims to operate date/time/datetime by string.
@@ -295,6 +295,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
295
295
*[SAWS](https://github.com/donnemartin/saws) - A Supercharged AWS CLI.
296
296
*[thefuck](https://github.com/nvbn/thefuck) - Correcting your previous console command.
297
297
*[mycli](https://github.com/dbcli/mycli) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
298
+
*[pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting.
298
299
299
300
## Downloader
300
301
@@ -466,7 +467,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
466
467
*[django-cms](http://www.django-cms.org/en/) - An Open source enterprise CMS based on the Django.
467
468
*[djedi-cms](http://djedi-cms.org/) - A lightweight but yet powerful Django CMS with plugins, inline editing and performance in mind.
468
469
*[FeinCMS](http://www.feincms.org/) - One of the most advanced Content Management Systems built on Django.
469
-
*[Kotte](http://kotti.pylonsproject.org/) - A high-level, Pythonic web application framework built on Pyramid.
470
+
*[Kotti](http://kotti.pylonsproject.org/) - A high-level, Pythonic web application framework built on Pyramid.
470
471
*[Mezzanine](http://mezzanine.jupo.org/) - A powerful, consistent, and flexible content management platform.
471
472
*[Opps](http://opps.github.io/opps/) - A Django-based CMS for magazines, newspapers websites and portals with high-traffic.
472
473
*[Plone](https://plone.org/) - A CMS built on top of the open source application server Zope.
@@ -603,7 +604,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
603
604
*[inbox](https://github.com/nylas/sync-engine) - The open source email toolkit.
*[mailjet](https://github.com/WoLpH/mailjet) - Mailjet API implementation for batch mailing, statistics and more.
606
-
*[marrow.mailer](https://github.com/marrow/marrow.mailer) - High-performance extensible mail delivery framework.
607
+
*[marrow.mailer](https://github.com/marrow/mailer) - High-performance extensible mail delivery framework.
607
608
*[modoboa](https://github.com/tonioo/modoboa) - A mail hosting and management platform including a modern and simplified Web UI.
608
609
*[pyzmail](http://www.magiksys.net/pyzmail/) - Compose, send and parse emails.
609
610
*[Talon](https://github.com/mailgun/talon) - Mailgun library to extract message quotations and signatures.
@@ -930,7 +931,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
930
931
*[Numba](http://numba.pydata.org/) - Python JIT (just in time) complier to LLVM aimed at scientific Python by the developers of Cython and NumPy.
931
932
*[NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python.
932
933
*[Open Babel](http://openbabel.org/wiki/Main_Page) - A chemical toolbox designed to speak the many languages of chemical data.
933
-
*[Open Mining](https://github.com/avelino/mining) - Business Intelligence (BI) in Python (Pandas web interface)
934
+
*[Open Mining](https://github.com/mining/mining) - Business Intelligence (BI) in Python (Pandas web interface)
934
935
*[orange](http://orange.biolab.si/) - Data mining, data visualization, analysis and machine learning through visual programming or Python scripting.
935
936
*[Pandas](http://pandas.pydata.org/) - A library providing high-performance, easy-to-use data structures and data analysis tools.
936
937
*[PyDy](http://www.pydy.org/) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion based around NumPy, SciPy, IPython, and matplotlib.
0 commit comments