pyconfigurator


Namepyconfigurator JSON
Version 0.4.16 PyPI version JSON
download
home_pagehttps://github.com/charsmith/configurator
SummaryA library for easy configuration
upload_time2023-01-17 00:05:33
maintainer
docs_urlNone
authorCharles Smith, Jeff Magnusson
requires_python
licenseApache Software License
keywords configuration ini
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            [<img src="https://img.shields.io/pypi/v/pyconfigurator.svg">](https://pypi.python.org/pypi/pyconfigurator)
[<img src="https://travis-ci.org/charsmith/configurator.svg?branch=master">](https://travis-ci.org/charsmith/configurator)

configurator
============

A package for easy configuration from command line arguments and ini files in python.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/charsmith/configurator",
    "name": "pyconfigurator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "configuration,ini",
    "author": "Charles Smith, Jeff Magnusson",
    "author_email": "charles.s.smith@gmail.com, magnussj@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6c/a0/3d3ed7dee93719431ea7936b58ce7c83787938c27f4c94034d6c66d784a9/pyconfigurator-0.4.16.tar.gz",
    "platform": null,
    "description": "[<img src=\"https://img.shields.io/pypi/v/pyconfigurator.svg\">](https://pypi.python.org/pypi/pyconfigurator)\n[<img src=\"https://travis-ci.org/charsmith/configurator.svg?branch=master\">](https://travis-ci.org/charsmith/configurator)\n\nconfigurator\n============\n\nA package for easy configuration from command line arguments and ini files in python.\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "A library for easy configuration",
    "version": "0.4.16",
    "split_keywords": [
        "configuration",
        "ini"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66fe2eb8bd2d099cc439f113d8cff1216a7d75e648136043589207c9e77858b6",
                "md5": "9ac894c2e81e649064549078fcb931ff",
                "sha256": "a0d07d867a79f410c6126052d3e28b7211271359d708d40460a041ce78eaa65a"
            },
            "downloads": -1,
            "filename": "pyconfigurator-0.4.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ac894c2e81e649064549078fcb931ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7627,
            "upload_time": "2023-01-17T00:05:31",
            "upload_time_iso_8601": "2023-01-17T00:05:31.859530Z",
            "url": "https://files.pythonhosted.org/packages/66/fe/2eb8bd2d099cc439f113d8cff1216a7d75e648136043589207c9e77858b6/pyconfigurator-0.4.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ca03d3ed7dee93719431ea7936b58ce7c83787938c27f4c94034d6c66d784a9",
                "md5": "0d61664ec3542f7f758aa499b6de26e3",
                "sha256": "5570b84fa72273180bfe21552a50dfcc12e8e9d5cd49dda18f6673d01dad63ac"
            },
            "downloads": -1,
            "filename": "pyconfigurator-0.4.16.tar.gz",
            "has_sig": false,
            "md5_digest": "0d61664ec3542f7f758aa499b6de26e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7247,
            "upload_time": "2023-01-17T00:05:33",
            "upload_time_iso_8601": "2023-01-17T00:05:33.989071Z",
            "url": "https://files.pythonhosted.org/packages/6c/a0/3d3ed7dee93719431ea7936b58ce7c83787938c27f4c94034d6c66d784a9/pyconfigurator-0.4.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-17 00:05:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "charsmith",
    "github_project": "configurator",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pyconfigurator"
}
        
Elapsed time: 0.03603s