An open API service indexing awesome lists of open source software.

https://github.com/jadogg/confprops

Java properties like configuration support for Python
https://github.com/jadogg/confprops

Last synced: 3 months ago
JSON representation

Java properties like configuration support for Python

Awesome Lists containing this project

README

          

confprops - Java properties like configurations for Python
==========================================================
|build| |quality|

.. |build| image:: https://travis-ci.org/JaDogg/confprops.svg?branch=master
:target: https://travis-ci.org/JaDogg/confprops
.. |quality| image:: https://api.codacy.com/project/badge/Grade/d5b021538d8046b8938a00bcc32b811b
:target: https://www.codacy.com/app/JaDogg/confprops?utm_source=github.com&utm_medium=referral&utm_content=JaDogg/confprops&utm_campaign=Badge_Grade

This is a library to load Java properties like configuration files.
confprops is much more powerful than simple key value pairs configs.