mirror of
https://github.com/vinta/awesome-python.git
synced 2025-05-04 18:43:40 +00:00
fix url to profig documentation
This commit is contained in:
parent
eb46fb3ed4
commit
5562450511
@ -317,7 +317,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
|
|
||||||
* [configobj](https://github.com/DiffSK/configobj) - INI file parser with validation.
|
* [configobj](https://github.com/DiffSK/configobj) - INI file parser with validation.
|
||||||
* [configparser](https://docs.python.org/3/library/configparser.html) - (Python standard library) INI file parser.
|
* [configparser](https://docs.python.org/3/library/configparser.html) - (Python standard library) INI file parser.
|
||||||
* [profig](https://profig.readthedocs.io/en/default/) - Config from multiple formats with value conversion.
|
* [profig](https://profig.readthedocs.io/en/latest/) - Config from multiple formats with value conversion.
|
||||||
* [python-decouple](https://github.com/henriquebastos/python-decouple) - Strict separation of settings from code.
|
* [python-decouple](https://github.com/henriquebastos/python-decouple) - Strict separation of settings from code.
|
||||||
|
|
||||||
## Cryptography
|
## Cryptography
|
||||||
|
Loading…
x
Reference in New Issue
Block a user