Software Details:
Version: 3.0.2
Upload Date: 1 Mar 15
Distribution Type: Freeware
Downloads: 798
INI files are usually used by developers to store general application settings.
Parsing those files ensures a remote/third-party program can read another software's settings.
These settings can then be imported and used somewhere else with ease.
The 'configs' module provides a tool for Python developers to get access to those settings and use them with their Python-based products, like Web apps, desktop software or websites.
Features:
- Works for both Python branches, 2.x and 3.x
- Can fetch root level data
- Can distinguish from numeric and flag settings
- Supports INI files split into sections
- Can parse comments as well
Comments not found