HyperSQL is like a doxygen plus javadoc for SQL, hypermapping SQL views, packages, procedures, and functions to HTML source code listings and showing all code locations where these are used.
Provides support for properties files in Python 3.x
pyproperties provides support for properties files in Python. Being written entirely from scratch it is not in any way derived from java.util.Properties.
There are projects which try to mimic j.u.P. This is not one of them.
It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.