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