From 86f4e49a60e9561f74312b5f32a24eda507880ec Mon Sep 17 00:00:00 2001 From: "Deployment Bot (from Travis CI)" Date: Sun, 2 Aug 2020 11:16:54 +0000 Subject: [PATCH] Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages --- index.html | 110 +++++++++++++++++++-------------------- search/search_index.json | 2 +- sitemap.xml | 2 +- sitemap.xml.gz | Bin 203 -> 202 bytes 4 files changed, 57 insertions(+), 57 deletions(-) diff --git a/index.html b/index.html index 01567628..33dd2c7a 100644 --- a/index.html +++ b/index.html @@ -1688,9 +1688,9 @@
  • Resources
  • Contributing
  • @@ -1704,19 +1704,19 @@
  • django-jet - Modern responsive template for the Django admin interface with improved functionality.
  • django-suit - Alternative Django Admin-Interface (free only for Non-commercial use).
  • django-xadmin - Drop-in replacement of Django admin comes with lots of goodies.
  • -
  • jet-bridge - Admin panel framework for any application with nice UI (ex Jet Django)
  • flask-admin - Simple and extensible administrative interface framework for Flask.
  • flower - Real-time monitor and web admin for Celery.
  • +
  • jet-bridge - Admin panel framework for any application with nice UI (ex Jet Django)
  • wooey - A Django app which creates automatic web UIs for Python scripts.
  • Algorithms and Design Patterns

    Python implementation of data structures, algorithms and design patterns.

    -
  • pylint - A fully customizable source code analyzer.
  • pylama - A code audit tool for Python and JavaScript.
  • +
  • pylint - A fully customizable source code analyzer.
  • wemake-python-styleguide - The strictest and most opinionated python linter ever.
  • @@ -1858,8 +1858,8 @@
  • Static Type Checkers, also see awesome-python-typing
  • Static Type Annotations Generators
  • Terminal Rendering
  • @@ -1906,11 +1906,11 @@
  • CLI Enhancements
  • @@ -1925,31 +1925,31 @@

    Computer Vision

    Libraries for Computer Vision.

    Concurrency and Parallelism

    Libraries for concurrent and parallel execution. Also see awesome-asyncio.

    Configuration

    Libraries for storing and parsing configuration options.

    Cryptography

  • diagrams - Diagram as Code.
  • -
  • plotnine - A grammar of graphics for Python based on ggplot2.
  • Matplotlib - A Python 2D plotting library.
  • +
  • plotnine - A grammar of graphics for Python based on ggplot2.
  • Pygal - A Python SVG Charts Creator.
  • PyGraphviz - Python interface to Graphviz.
  • PyQtGraph - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
  • @@ -2045,12 +2045,12 @@
  • Chronyk - A Python 3 library for parsing human-written times and dates.
  • dateutil - Extensions to the standard Python datetime module.
  • delorean - A library for clearing up the inconvenient truths that arise dealing with datetimes.
  • +
  • maya - Datetimes for Humans.
  • moment - A Python library for dealing with dates/times. Inspired by Moment.js.
  • Pendulum - Python datetimes made easy.
  • PyTime - An easy-to-use Python module which aims to operate date/time/datetime by string.
  • pytz - World timezone definitions, modern and historical. Brings the tz database into Python.
  • when.py - Providing user-friendly functions to help perform common date and time actions.
  • -
  • maya - Datetimes for Humans.
  • Debugging Tools

    Libraries for debugging code.

    @@ -2079,10 +2079,10 @@
  • Others
  • @@ -2103,21 +2103,21 @@
  • Office
  • PDF

    Web Frameworks

    Traditional full stack web frameworks. Also see RESTful API.