{ "info": { "author": "Kai Blin", "author_email": "kblin@biosustain.dtu.dk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Software Development", "Topic :: Software Development :: Libraries" ], "description": "Python library for unifying configuration handling\n==================================================\n\nA Python library for unifying configuration handling through config files, environment variables and\ncommand line options.\n\nInstallation\n------------\n\nYou can install `uniconfig` from PYPI by running `pip install uniconfig`.\n\nIf you want to update an existing install, run `pip install --update uniconfig`.\n\nYou can also clone this repository from github and run `pip install .` from the repository base directory.\n\n\nLicense\n-------\n`uniconfig` is licensed under the Apache License, Version 2.0.\nSee [`LICENSE`](LICENSE) for details.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kblin/uniconfig", "keywords": "", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "uniconfig", "package_url": "https://pypi.org/project/uniconfig/", "platform": "POSIX", "project_url": "https://pypi.org/project/uniconfig/", "project_urls": { "Homepage": "https://github.com/kblin/uniconfig" }, "release_url": "https://pypi.org/project/uniconfig/0.0.1/", "requires_dist": [ "toml", "twine; extra == 'shipping'", "coverage; extra == 'testing'", "pytest; extra == 'testing'", "pytest-cov; extra == 'testing'" ], "requires_python": "", "summary": "Python library for unifying configuration handling", "version": "0.0.1" }, "last_serial": 4351957, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "50c0df1ec052b742473f43e00c4dedd0", "sha256": "a7c089a3292a9c79abaaa171e8ceac46e2da5d740e0e30419df212d8343cd198" }, "downloads": -1, "filename": "uniconfig-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "50c0df1ec052b742473f43e00c4dedd0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5905, "upload_time": "2018-10-08T13:03:26", "url": "https://files.pythonhosted.org/packages/23/d3/70d381d759d6448ddcef3430cf5f914942cbf328501ca1b45060f3199d1f/uniconfig-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d17835ceb8f8e0497b35bf282292518f", "sha256": "1a1ea3d5c7a3520ae78d5c426c4a1a3ef97d1478f6d8742265b4ae317d6629af" }, "downloads": -1, "filename": "uniconfig-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d17835ceb8f8e0497b35bf282292518f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1809, "upload_time": "2018-10-08T13:03:27", "url": "https://files.pythonhosted.org/packages/19/ef/c96ca35b3909b9bae07b689c66b92e6c310497b376d0dcfd2f465b7074e5/uniconfig-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "50c0df1ec052b742473f43e00c4dedd0", "sha256": "a7c089a3292a9c79abaaa171e8ceac46e2da5d740e0e30419df212d8343cd198" }, "downloads": -1, "filename": "uniconfig-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "50c0df1ec052b742473f43e00c4dedd0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5905, "upload_time": "2018-10-08T13:03:26", "url": "https://files.pythonhosted.org/packages/23/d3/70d381d759d6448ddcef3430cf5f914942cbf328501ca1b45060f3199d1f/uniconfig-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d17835ceb8f8e0497b35bf282292518f", "sha256": "1a1ea3d5c7a3520ae78d5c426c4a1a3ef97d1478f6d8742265b4ae317d6629af" }, "downloads": -1, "filename": "uniconfig-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d17835ceb8f8e0497b35bf282292518f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1809, "upload_time": "2018-10-08T13:03:27", "url": "https://files.pythonhosted.org/packages/19/ef/c96ca35b3909b9bae07b689c66b92e6c310497b376d0dcfd2f465b7074e5/uniconfig-0.0.1.tar.gz" } ] }