{ "info": { "author": "Aaron Stevens", "author_email": "bheklilr2@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython" ], "description": "``hornet``\n==========\n\n**WARNING** This library is currently under development and is not functional.\n\nThe hornet library aims to provide a relatively simple interface for working\nwith stacking nested configurations from multiple sources. These sources may be\nJSON files, YAML files, specially formatted environment variables, databases, or\nanything else that you can dream up.\n\nBasic Usage\n===========\n\nTODO\n\nFeatures\n========\n\nTODO\n\nDocumentation\n=============\n\nTODO\n\nInstallation\n============\n\nThe recommended way to install is using ``pip`` or ``conda``::\n\n pip install hornet\n conda install hornet\n\nOr it can be installed from source using ``setuptools``::\n\n python setup.py install\n\nBugs and issues\n===============\n\nIf you find a bug, let me know at https://github.com/bheklilr/hornet/issues. Or\nif you feel really motivated, write the fix and submit a pull request.\n\nLicense\n=======\n\nI'm using MIT because that's what I'm most familiar with, but really I don't\ncare who uses this software or for what reason. I make no claim to its accuracy\nor reliability, use at your own risk. This is just a side project for me, so\ndon't expect too much. If you need it under a different license, just shoot me\nan email and I'll work with you on how to make that happen.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bheklilr/hornet", "keywords": "config configuration nested stacked json yaml dict dictionary", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "hornet", "package_url": "https://pypi.org/project/hornet/", "platform": "", "project_url": "https://pypi.org/project/hornet/", "project_urls": { "Homepage": "https://github.com/bheklilr/hornet" }, "release_url": "https://pypi.org/project/hornet/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "An approach to stacking configurations made up of nested dictionaries", "version": "0.1.1" }, "last_serial": 2884708, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "2effc425517e6416cd9e845410c4ebcf", "sha256": "10cd755ab78b24ab97404d07aba8583c4e5d97549b3ebcf97cef7448839a0a3b" }, "downloads": -1, "filename": "hornet-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "2effc425517e6416cd9e845410c4ebcf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4944, "upload_time": "2017-05-19T03:07:06", "url": "https://files.pythonhosted.org/packages/39/e5/b48aafc53a2f91997c739a1d811fc932c0c8aafd626f3a0023078e33e348/hornet-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4c9e958c44ac1c435a4f5354c074a23a", "sha256": "292926bfb97b74753d7a5616da93abffa4e1fd323ab593df376b1834f282031d" }, "downloads": -1, "filename": "hornet-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4c9e958c44ac1c435a4f5354c074a23a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4259, "upload_time": "2017-05-19T03:07:08", "url": "https://files.pythonhosted.org/packages/0c/bb/4fdca3916c5a72fe2f32f58d577d2696c07a3d6baaf99c3f0b7e0b9d5db3/hornet-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2effc425517e6416cd9e845410c4ebcf", "sha256": "10cd755ab78b24ab97404d07aba8583c4e5d97549b3ebcf97cef7448839a0a3b" }, "downloads": -1, "filename": "hornet-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "2effc425517e6416cd9e845410c4ebcf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4944, "upload_time": "2017-05-19T03:07:06", "url": "https://files.pythonhosted.org/packages/39/e5/b48aafc53a2f91997c739a1d811fc932c0c8aafd626f3a0023078e33e348/hornet-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4c9e958c44ac1c435a4f5354c074a23a", "sha256": "292926bfb97b74753d7a5616da93abffa4e1fd323ab593df376b1834f282031d" }, "downloads": -1, "filename": "hornet-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4c9e958c44ac1c435a4f5354c074a23a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4259, "upload_time": "2017-05-19T03:07:08", "url": "https://files.pythonhosted.org/packages/0c/bb/4fdca3916c5a72fe2f32f58d577d2696c07a3d6baaf99c3f0b7e0b9d5db3/hornet-0.1.1.tar.gz" } ] }