Skip to main content

ConfigParser using json format

Project description

A Python ConfigParser using JSON format. API likes json library.

This library supports python versions 3.3, 3.4 (maybe it can run on python2)

Install

Dependencies:

  • pytz

Installation:

use pip with pypi:

$ pip install JSONConfigParser

cloning from the GitHub repo:

$ git clone git://github.com/yakawa/JSONConfigParser.git $ cd $ python setup.py test $ python setup.py build $ python setup.py install

LICENSE

This software is released under the MIT License, see LICENSE .

Project details


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