From 3f769dd776afdbec77e95a22845e6307ae67bf72 Mon Sep 17 00:00:00 2001 From: "Deployment Bot (from Travis CI)" Date: Sat, 6 Jun 2020 19:53:31 +0000 Subject: [PATCH] Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages --- index.html | 1 + search/search_index.json | 2 +- sitemap.xml.gz | Bin 202 -> 202 bytes 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index e4db2b1..abe5091 100644 --- a/index.html +++ b/index.html @@ -1945,6 +1945,7 @@
  • configparser - (Python standard library) INI file parser.
  • profig - Config from multiple formats with value conversion.
  • python-decouple - Strict separation of settings from code.
  • +
  • hydra - Hydra is a framework for elegantly configuring complex applications.
  • Cryptography