ccconfig


Nameccconfig JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/wang-zhibo/ccconfig
SummaryLightweight configuration management library for Python
upload_time2025-01-02 02:11:22
maintainerNone
docs_urlNone
authorgm.zhibo.wang
requires_python>=3.6
licenseNone
keywords configuration config python settings environment ini yaml
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
## ccconfig

## Install

`pip install ccconfig`

## Usage

example/main.py



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wang-zhibo/ccconfig",
    "name": "ccconfig",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "configuration config python settings environment ini yaml",
    "author": "gm.zhibo.wang",
    "author_email": "gm.zhibo.wang@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6b/68/3c3e0d1ee7daca5160a3be0b0ece7a8f9162684d7cbe2f94cf6866b334f7/ccconfig-0.0.2.tar.gz",
    "platform": null,
    "description": "\n## ccconfig\n\n## Install\n\n`pip install ccconfig`\n\n## Usage\n\nexample/main.py\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Lightweight configuration management library for Python",
    "version": "0.0.2",
    "project_urls": {
        "Bug Reports": "https://github.com/wang-zhibo/ccconfig/issues",
        "Homepage": "https://github.com/wang-zhibo/ccconfig",
        "Source": "https://github.com/wang-zhibo/ccconfig"
    },
    "split_keywords": [
        "configuration",
        "config",
        "python",
        "settings",
        "environment",
        "ini",
        "yaml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "180db10f41be36fdc76dfade8cf815c9aeb74fde472123c45f22a2b52d83a95c",
                "md5": "f39a7c475777783bb3b9bf9ba8041211",
                "sha256": "2ed41d283d8bd78b9c71385149ace06140b1fa3d1609d639c3c8a3eef366e949"
            },
            "downloads": -1,
            "filename": "ccconfig-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f39a7c475777783bb3b9bf9ba8041211",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3942,
            "upload_time": "2025-01-02T02:11:20",
            "upload_time_iso_8601": "2025-01-02T02:11:20.231295Z",
            "url": "https://files.pythonhosted.org/packages/18/0d/b10f41be36fdc76dfade8cf815c9aeb74fde472123c45f22a2b52d83a95c/ccconfig-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b683c3e0d1ee7daca5160a3be0b0ece7a8f9162684d7cbe2f94cf6866b334f7",
                "md5": "eef3b1aff6ccf4508fd6df793b94e7e1",
                "sha256": "ee2a7de89e97c4b72b3a20529508879eb002198f344d21e2d1c44719eb304727"
            },
            "downloads": -1,
            "filename": "ccconfig-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "eef3b1aff6ccf4508fd6df793b94e7e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3751,
            "upload_time": "2025-01-02T02:11:22",
            "upload_time_iso_8601": "2025-01-02T02:11:22.667851Z",
            "url": "https://files.pythonhosted.org/packages/6b/68/3c3e0d1ee7daca5160a3be0b0ece7a8f9162684d7cbe2f94cf6866b334f7/ccconfig-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-02 02:11:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wang-zhibo",
    "github_project": "ccconfig",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ccconfig"
}
        
Elapsed time: 0.47267s