config


Nameconfig JSON
Version 0.5.1 PyPI version JSON
download
home_pagehttp://docs.red-dove.com/cfg/python.html
SummaryA hierarchical, easy-to-use, powerful configuration module for Python
upload_time2021-09-11 08:10:17
maintainerVinay Sajip
docs_urlNone
authorVinay Sajip
requires_python
licenseCopyright (C) 2004-2020 by Vinay Sajip. All Rights Reserved. See LICENSE for license.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This module allows a hierarchical configuration scheme with support for mappings and sequences, cross-references between one part of the configuration and another, the ability to flexibly access real Python objects without full-blown eval(), an include facility, simple expression evaluation and the ability to change, save, cascade and merge configurations. Interfaces easily with environment variables and command-line options.



            

Raw data

            {
    "_id": null,
    "home_page": "http://docs.red-dove.com/cfg/python.html",
    "name": "config",
    "maintainer": "Vinay Sajip",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "vinay_sajip@red-dove.com",
    "keywords": "",
    "author": "Vinay Sajip",
    "author_email": "vinay_sajip@red-dove.com",
    "download_url": "https://files.pythonhosted.org/packages/b3/a9/c44e131d60a97a7615e5d6b4f998e373df51a8e385d89fb37232d7b7e5ec/config-0.5.1.zip",
    "platform": "any",
    "description": "This module allows a hierarchical configuration scheme with support for mappings and sequences, cross-references between one part of the configuration and another, the ability to flexibly access real Python objects without full-blown eval(), an include facility, simple expression evaluation and the ability to change, save, cascade and merge configurations. Interfaces easily with environment variables and command-line options.\n\n\n",
    "bugtrack_url": null,
    "license": "Copyright (C) 2004-2020 by Vinay Sajip. All Rights Reserved. See LICENSE for license.",
    "summary": "A hierarchical, easy-to-use, powerful configuration module for Python",
    "version": "0.5.1",
    "project_urls": {
        "Homepage": "http://docs.red-dove.com/cfg/python.html"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "593c0dba475f1833b475e292d7c6b19464a206a18498979c2d5bfb37ca5ed27c",
                "md5": "d82e233b557dd6d4450f94f67ab8f4fa",
                "sha256": "79ffa009ff2663cc8ca29e56bcec031c044609d4bafaa4f884132a413101ce84"
            },
            "downloads": -1,
            "filename": "config-0.5.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d82e233b557dd6d4450f94f67ab8f4fa",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 20316,
            "upload_time": "2021-09-11T08:10:15",
            "upload_time_iso_8601": "2021-09-11T08:10:15.149340Z",
            "url": "https://files.pythonhosted.org/packages/59/3c/0dba475f1833b475e292d7c6b19464a206a18498979c2d5bfb37ca5ed27c/config-0.5.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3a9c44e131d60a97a7615e5d6b4f998e373df51a8e385d89fb37232d7b7e5ec",
                "md5": "ce56a1b4e9e7ba2abf67d5f8aeb60a73",
                "sha256": "2dd4a03aa383d30711d5a3325a1858de225328d61950a85be5b74c100f63016d"
            },
            "downloads": -1,
            "filename": "config-0.5.1.zip",
            "has_sig": false,
            "md5_digest": "ce56a1b4e9e7ba2abf67d5f8aeb60a73",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 90284,
            "upload_time": "2021-09-11T08:10:17",
            "upload_time_iso_8601": "2021-09-11T08:10:17.462769Z",
            "url": "https://files.pythonhosted.org/packages/b3/a9/c44e131d60a97a7615e5d6b4f998e373df51a8e385d89fb37232d7b7e5ec/config-0.5.1.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-09-11 08:10:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "config"
}
        
Elapsed time: 0.06848s