
jproperties 2.1.2
0
Java Property file parser and writer for Python
Contents
Java Property file parser and writer for Python
Stars: 36, Watchers: 36, Forks: 14, Open Issues: 4The Tblue/python-jproperties repo was created 10 years ago and the last code push was 1 years ago. The project is moderately popular with 36 github stars!
How to Install jproperties
You can install jproperties using pip
pip install jproperties
or add it to a project with poetry
poetry add jproperties
Package Details
- Author
- Tilman Blumenbach
- License
- BSD 3-Clause License; partially licensed under the Python Software Foundation License
- Homepage
- https://github.com/Tblue/python-jproperties
- PyPi:
- https://pypi.org/project/jproperties/
- GitHub Repo:
- https://github.com/Tblue/python-jproperties
Classifiers
- Software Development
Related Packages
Errors
A list of common jproperties errors.
Code Examples
Here are some jproperties code examples and snippets.
pythonfix