From 96a4905e9cd1b4b1a35c3fb84833fcd023e6c1ed Mon Sep 17 00:00:00 2001 From: "Deployment Bot (from Travis CI)" Date: Thu, 9 Jul 2020 05:22:59 +0000 Subject: [PATCH] Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages --- index.html | 2 ++ search/search_index.json | 2 +- sitemap.xml | 2 +- sitemap.xml.gz | Bin 203 -> 203 bytes 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3222f940..2f60a647 100644 --- a/index.html +++ b/index.html @@ -2445,6 +2445,7 @@
  • logbook - Logging replacement for Python.
  • logging - (Python standard library) Logging facility for Python.
  • raven - Python client for Sentry, a log/error tracking, crash reporting and aggregation platform for web applications.
  • +
  • loguru - Library which aims to bring enjoyable logging in Python.
  • Machine Learning

    Libraries for Machine Learning. Also see awesome-machine-learning.

    @@ -2692,6 +2693,7 @@
  • XlsxWriter - A Python module for creating Excel .xlsx files.
  • xlwings - A BSD-licensed library that makes it easy to call Python from Excel and vice versa.
  • xlwt / xlrd - Writing and reading data and formatting information from Excel files.
  • +
  • docxtpl - Editing a docx document by jinja2 template
  • PDF