xkits-config


Namexkits-config JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/bondbox/xconfig/
SummaryConfig module
upload_time2025-11-10 12:18:12
maintainerNone
docs_urlNone
authorMingzhe Zou
requires_python>=3.8
licenseGPLv2
keywords config configuration
VCS
bugtrack_url
requirements xkits-file xkits-lib attrs toml PyYAML
Travis-CI No Travis.
coveralls test coverage
            # xconfig

> Config module

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bondbox/xconfig/",
    "name": "xkits-config",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "config, configuration",
    "author": "Mingzhe Zou",
    "author_email": "zoumingzhe@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/59/e7/68ee7f9b0b0f5ccde88e92f7467a153317a3d898d47c57840371411d6573/xkits_config-0.1.tar.gz",
    "platform": "any",
    "description": "# xconfig\n\n> Config module\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Config module",
    "version": "0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/bondbox/xconfig/issues",
        "Documentation": "https://github.com/bondbox/xconfig/",
        "Homepage": "https://github.com/bondbox/xconfig/",
        "Source Code": "https://github.com/bondbox/xconfig/"
    },
    "split_keywords": [
        "config",
        " configuration"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f63400059d0bb090f95ff1ea015757bfb82cf874e8177ab6165349f14f975546",
                "md5": "e8ef25ee37d5055fbbedafb359625518",
                "sha256": "ee31c36603025861d6da5ef0c10abf1afe47c5efd71eef9ce30149dbb50bb982"
            },
            "downloads": -1,
            "filename": "xkits_config-0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e8ef25ee37d5055fbbedafb359625518",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 10496,
            "upload_time": "2025-11-10T12:18:08",
            "upload_time_iso_8601": "2025-11-10T12:18:08.452652Z",
            "url": "https://files.pythonhosted.org/packages/f6/34/00059d0bb090f95ff1ea015757bfb82cf874e8177ab6165349f14f975546/xkits_config-0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "59e768ee7f9b0b0f5ccde88e92f7467a153317a3d898d47c57840371411d6573",
                "md5": "7d72056a65156e6baff2ac4b97ae7e90",
                "sha256": "6057ebb9e21d43ae00adc20ed1d9608abe71c7f0640a1d019da0248be1c5845f"
            },
            "downloads": -1,
            "filename": "xkits_config-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7d72056a65156e6baff2ac4b97ae7e90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9852,
            "upload_time": "2025-11-10T12:18:12",
            "upload_time_iso_8601": "2025-11-10T12:18:12.677993Z",
            "url": "https://files.pythonhosted.org/packages/59/e7/68ee7f9b0b0f5ccde88e92f7467a153317a3d898d47c57840371411d6573/xkits_config-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-10 12:18:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bondbox",
    "github_project": "xconfig",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "xkits-file",
            "specs": [
                [
                    ">=",
                    "0.7"
                ]
            ]
        },
        {
            "name": "xkits-lib",
            "specs": [
                [
                    ">=",
                    "0.4"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": []
        },
        {
            "name": "toml",
            "specs": []
        },
        {
            "name": "PyYAML",
            "specs": []
        }
    ],
    "lcname": "xkits-config"
}
        
Elapsed time: 2.72483s