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
- Host: GitHub
- URL: https://github.com/jadogg/confprops
- Owner: JaDogg
- License: gpl-3.0
- Created: 2018-01-22T13:11:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T14:33:44.000Z (almost 8 years ago)
- Last Synced: 2025-04-04T16:47:00.632Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 742 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
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.