Merge pull request #1518 from xnuinside/fix_profig_url
Profig: fix url to documentation
This commit is contained in:
@ -319,7 +319,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
|
||||||
|
Reference in New Issue
Block a user