derpconf


Namederpconf JSON
Version 0.8.4 PyPI version JSON
download
home_pagehttps://github.com/globocom/derpconf
Summaryderpconf abstracts loading configuration files for your app
upload_time2023-10-15 23:56:12
maintainer
docs_urlNone
authorglobo.com
requires_python
licenseMIT
keywords configuration
VCS
bugtrack_url
requirements gevent pyVows coverage colorama tox six
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            derpconf abstracts loading configuration files for your app.
        

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/globocom/derpconf",
    "name": "derpconf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "configuration",
    "author": "globo.com",
    "author_email": "timehome@corp.globo.com",
    "download_url": "https://files.pythonhosted.org/packages/df/12/6f3372227e404436492fa1aa2d8d1fca5cac6bd3e61fc816f89a9a7d150e/derpconf-0.8.4.tar.gz",
    "platform": null,
    "description": "\n            derpconf abstracts loading configuration files for your app.\n        \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "derpconf abstracts loading configuration files for your app",
    "version": "0.8.4",
    "project_urls": {
        "Homepage": "https://github.com/globocom/derpconf"
    },
    "split_keywords": [
        "configuration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df126f3372227e404436492fa1aa2d8d1fca5cac6bd3e61fc816f89a9a7d150e",
                "md5": "421306a786ed7ef04d61e0ff7f865ba5",
                "sha256": "eba30ea9c5888aa26b3912438001f98946e51f2a89bee7fd0c804de7a5e32b05"
            },
            "downloads": -1,
            "filename": "derpconf-0.8.4.tar.gz",
            "has_sig": false,
            "md5_digest": "421306a786ed7ef04d61e0ff7f865ba5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6399,
            "upload_time": "2023-10-15T23:56:12",
            "upload_time_iso_8601": "2023-10-15T23:56:12.869616Z",
            "url": "https://files.pythonhosted.org/packages/df/12/6f3372227e404436492fa1aa2d8d1fca5cac6bd3e61fc816f89a9a7d150e/derpconf-0.8.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-15 23:56:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "globocom",
    "github_project": "derpconf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "gevent",
            "specs": []
        },
        {
            "name": "pyVows",
            "specs": []
        },
        {
            "name": "coverage",
            "specs": []
        },
        {
            "name": "colorama",
            "specs": []
        },
        {
            "name": "tox",
            "specs": []
        },
        {
            "name": "six",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "derpconf"
}
        
Elapsed time: 0.13105s