{
"info": {
"author": "Dominik Vilsmeier",
"author_email": "dominik.vilsmeier1123@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"License :: OSI Approved :: BSD License",
"Programming Language :: Python :: 3.6",
"Topic :: Software Development"
],
"description": "Turning your configurations into actions - Declaring constructive configuration\n===============================================================================\n\nUsing a strong configuration backend, such as `pyhocon `__,\nrelieves you from dealing with configuration sources, however, as a developer, you're still left\nwith the task of turning these sources into action. This may involve further processing of specified\nvalues, checking for constraints, define exceptions or generally getting things in the right place.\nThis package helps you doing so.\n\nMy main motivation for creating this package was dealing with physical quantities.\nAs a developer you adhere to a specific set of units that are used throughout your application,\nbut for a user it might be just convenient to specify these values in different units.\nSay your program uses the SI unit system for its internal calculations and therefore you declare\nthe length of some object in units of meter. But your users might specify objects of various\nmagnitudes and therefore, for the sake of convenience, use different units such as centimeter or\nmillimeter. Having a mechanism that automatically converts the specified values such that they meet\nthe declaration is one of the many features of this package.\n\n`This package `__ separates the configuration process into\ntwo stages: declaration and specification.\nDeclaration is performed by the developer while specification is done by the user.\nThis package focuses on the declaration part and also builds a bridge between the two worlds by\nmaking sure that the specified values arrive exactly where you want them to be.\n\n\nHelpful links\n-------------\n\n* `Documentation `__\n* `Features under construction `__\n\n\n",
"description_content_type": "text/x-rst",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://gitlab.com/Dominik1123/Hanna",
"keywords": "configuration,framework",
"license": "BSD-3-Clause",
"maintainer": "",
"maintainer_email": "",
"name": "hanna",
"package_url": "https://pypi.org/project/hanna/",
"platform": "",
"project_url": "https://pypi.org/project/hanna/",
"project_urls": {
"Homepage": "https://gitlab.com/Dominik1123/Hanna"
},
"release_url": "https://pypi.org/project/hanna/0.2.3/",
"requires_dist": [
"pyhocon"
],
"requires_python": ">=3.6",
"summary": "Turns your configurations into actions",
"version": "0.2.3"
},
"last_serial": 4516744,
"releases": {
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "d33324e3d533cdcd31d8c261d4a3dd58",
"sha256": "8d637130d2db025b8974538de81f458eb3447029ddc1ec9b93bdc5adad53bb84"
},
"downloads": -1,
"filename": "hanna-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d33324e3d533cdcd31d8c261d4a3dd58",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 13823,
"upload_time": "2018-05-28T20:16:33",
"url": "https://files.pythonhosted.org/packages/45/cd/1616a826118ad946ef4828099ddb042280dcc54a8e8b0c35d85b8bc9937a/hanna-0.1.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "83f0669d506a3b720d85a539750e8524",
"sha256": "6686480f2986f6ebe74b1ba911dac18e91dbc0dd8e919f4314000823657fb3a8"
},
"downloads": -1,
"filename": "hanna-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "83f0669d506a3b720d85a539750e8524",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 12069,
"upload_time": "2018-05-28T20:16:34",
"url": "https://files.pythonhosted.org/packages/af/a1/e7a4b3a63b3106cbb82915419573cee1bfd4afdab967b4801756f2a43694/hanna-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "74b33e561f97ca7874442c50cf33cfae",
"sha256": "7ea5f45e3d01451b04a39ced1ebd8c0b099cd01c59707e6580e76b666d4269b8"
},
"downloads": -1,
"filename": "hanna-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "74b33e561f97ca7874442c50cf33cfae",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 13955,
"upload_time": "2018-05-29T19:53:26",
"url": "https://files.pythonhosted.org/packages/9c/93/cabbd2ca97ffa044bbd391b2144cc3616773a2eb081a8744505fbf232d3c/hanna-0.1.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "524c1915f8af9edb2f6aaf9b6411a8d5",
"sha256": "14ed3226f75cd64f0ae490916fcd35870650e2202c13bdace5877f24ce1f2886"
},
"downloads": -1,
"filename": "hanna-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "524c1915f8af9edb2f6aaf9b6411a8d5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 12145,
"upload_time": "2018-05-29T19:53:28",
"url": "https://files.pythonhosted.org/packages/f3/96/ba51b79a17b7862236bfaca893d0ecdaa09c72586ecfec5a670ff518beee/hanna-0.1.2.tar.gz"
}
],
"0.2": [
{
"comment_text": "",
"digests": {
"md5": "0bc4d7a828032a15ee2dcae3abaa54ad",
"sha256": "b610d4dd26f96e6f62aa4530911dfaf070472e848c472eaceedbe01037b77440"
},
"downloads": -1,
"filename": "hanna-0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0bc4d7a828032a15ee2dcae3abaa54ad",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15081,
"upload_time": "2018-06-21T09:52:36",
"url": "https://files.pythonhosted.org/packages/62/7b/88fdcc920b479817bb44a7ee5fd42a985d17922211b16550ca26d82c59a3/hanna-0.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "efa83027787c0d810197f906472d4169",
"sha256": "3c25265c84508851103e7ff1bdcfcf1265a2e37aa90a87f2b083182a96fc490d"
},
"downloads": -1,
"filename": "hanna-0.2.tar.gz",
"has_sig": false,
"md5_digest": "efa83027787c0d810197f906472d4169",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 13089,
"upload_time": "2018-06-21T09:52:37",
"url": "https://files.pythonhosted.org/packages/ff/41/9b5087533b18130d5e749bd88387d5e2d590494db928037d7dbe73edf8c7/hanna-0.2.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "a2b9b96337e56eb8e13d8ff73b54b89f",
"sha256": "7c90e5cb177c2234864dc71a40d4cec9c581f51eb45126535cdf676427ed1b68"
},
"downloads": -1,
"filename": "hanna-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a2b9b96337e56eb8e13d8ff73b54b89f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15111,
"upload_time": "2018-10-19T14:30:33",
"url": "https://files.pythonhosted.org/packages/1a/28/5d37fe83bd290e189018af41eac83aa48ba9f97647c4f662c8477a991592/hanna-0.2.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "aeee62250347c09584ae13af628f147e",
"sha256": "10828a05888e444fb1761dbe903fc0d11715d666509681f8b760575bdbc48d4b"
},
"downloads": -1,
"filename": "hanna-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "aeee62250347c09584ae13af628f147e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 13114,
"upload_time": "2018-10-19T14:30:35",
"url": "https://files.pythonhosted.org/packages/9a/db/cdc9f886038d822670851d52e9e6c0c2785fc4adc38182bba49b5a2a0973/hanna-0.2.1.tar.gz"
}
],
"0.2.2": [
{
"comment_text": "",
"digests": {
"md5": "67683c9cba9b34f84bfa89f7a72a3f85",
"sha256": "8f5b80b3e8dbbb05a3b212f9a604640845172d4492cc8d5adc77bb0bb36f466d"
},
"downloads": -1,
"filename": "hanna-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "67683c9cba9b34f84bfa89f7a72a3f85",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15675,
"upload_time": "2018-11-22T11:41:10",
"url": "https://files.pythonhosted.org/packages/80/89/203700b4b1a50c43f8e05a9d1faf6f3556ced7ba1336458babe16804b6bc/hanna-0.2.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "60791b4f98c13ca8b3b9a3d7ad56f6e3",
"sha256": "9d9c0b8db2067eaa7d09040e488037c865242f7860940914c94a4f66051e7e46"
},
"downloads": -1,
"filename": "hanna-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "60791b4f98c13ca8b3b9a3d7ad56f6e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 13712,
"upload_time": "2018-11-22T11:41:12",
"url": "https://files.pythonhosted.org/packages/cc/8e/0dfb56d74139b59c55c2ed1278e9e0311669c1ddebb9e60b49ac0e83a1ef/hanna-0.2.2.tar.gz"
}
],
"0.2.3": [
{
"comment_text": "",
"digests": {
"md5": "ee712cff326bae761519eed62c5e9ee7",
"sha256": "ee5150eaf0a235fea3d49fd3c688efa61a9eb1547629533086d646635c9d0a2a"
},
"downloads": -1,
"filename": "hanna-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ee712cff326bae761519eed62c5e9ee7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15679,
"upload_time": "2018-11-22T11:52:49",
"url": "https://files.pythonhosted.org/packages/a9/d7/518700adf5aa0831d811f15ca0708c81cfd30f92948b4a44ed47baf2cf1e/hanna-0.2.3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ca291204c992b5adb917cd16f7e04c44",
"sha256": "32c0c100c2414a3830b35dd93bc51d1a003e57c5ab40bd95eec7e950128144c9"
},
"downloads": -1,
"filename": "hanna-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "ca291204c992b5adb917cd16f7e04c44",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 13704,
"upload_time": "2018-11-22T11:52:50",
"url": "https://files.pythonhosted.org/packages/a0/d7/ddb2873f08f232955ce4c0c1bae4e53c53bccbbcd7feee0684666ced27ff/hanna-0.2.3.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "ee712cff326bae761519eed62c5e9ee7",
"sha256": "ee5150eaf0a235fea3d49fd3c688efa61a9eb1547629533086d646635c9d0a2a"
},
"downloads": -1,
"filename": "hanna-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ee712cff326bae761519eed62c5e9ee7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15679,
"upload_time": "2018-11-22T11:52:49",
"url": "https://files.pythonhosted.org/packages/a9/d7/518700adf5aa0831d811f15ca0708c81cfd30f92948b4a44ed47baf2cf1e/hanna-0.2.3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ca291204c992b5adb917cd16f7e04c44",
"sha256": "32c0c100c2414a3830b35dd93bc51d1a003e57c5ab40bd95eec7e950128144c9"
},
"downloads": -1,
"filename": "hanna-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "ca291204c992b5adb917cd16f7e04c44",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 13704,
"upload_time": "2018-11-22T11:52:50",
"url": "https://files.pythonhosted.org/packages/a0/d7/ddb2873f08f232955ce4c0c1bae4e53c53bccbbcd7feee0684666ced27ff/hanna-0.2.3.tar.gz"
}
]
}