Skip to main content

Python module for reading variables from configuration files like cfg, INI, XML, JSON.

Project description

getConfig

Python module for reading variables from config file. Useful when you don't want to change the variables directly in your python script or your users to do so.

Examples can be found at https://github.com/AlexMartin17/getConfig/blob/master/example.py
Config files supported:

  • Simple ASCII cfg file (which is same as INI file)
  • INI
  • XML
  • JSON
Config files which are work in progress
  • YAML

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

getConfig-0.0.3.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

getConfig-0.0.3-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page