Name | system-config-tools JSON |
Version |
0.0.4
JSON |
| download |
home_page | |
Summary | Toolchain used to read configuration file by section. |
upload_time | 2023-08-08 09:39:46 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
keywords |
yaml
configuration
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# System configuration module
Module used for system configuration based on config file. Reads config yaml file
and return it on a dictionary. It also allows to read sections of configuration
files.
Raw data
{
"_id": null,
"home_page": "",
"name": "system-config-tools",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "yaml,configuration",
"author": "",
"author_email": "Marius Crisan <mariuscrsn+pypi@gmail.com>, Pablo Pastor <pastorpflores+pypi@gmail.com>, Javier Sanz <javiersanzmoline@gmail.com>, Roberto Aldea <r.aldea.csic+pypi@gmail.com>, Luis Roche <luis.roche@hotmail.com>",
"download_url": "https://files.pythonhosted.org/packages/c1/e1/16f16cea393acd047203bdcacf959bdcc9b810fa765c03810ce6cd4c7487/system_config_tools-0.0.4.tar.gz",
"platform": null,
"description": "# System configuration module\nModule used for system configuration based on config file. Reads config yaml file\nand return it on a dictionary. It also allows to read sections of configuration\nfiles.\n",
"bugtrack_url": null,
"license": "",
"summary": "Toolchain used to read configuration file by section.",
"version": "0.0.4",
"project_urls": {
"Bug Reports": "https://github.com/WattRex/System-Tools/issues",
"Bug Tracker": "https://github.com/WattRex/Battery-Cycler-Drivers/issues",
"Funding": "https://donate.pypi.org",
"Homepage": "https://github.com/WattRex/System-Tools",
"Source": "https://github.com/WattRex/System-Tools/code/sys_conf"
},
"split_keywords": [
"yaml",
"configuration"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b1c2af1427f424ee0594b47dc5ed0c1432d4da55ad194479d0ea02bf91ee5876",
"md5": "81b6db2cbe001b515cf34543b62eb088",
"sha256": "44d8e78ccf49efb7920aea92befba861f5d7a11f85f8fde662550345de75edc7"
},
"downloads": -1,
"filename": "system_config_tools-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "81b6db2cbe001b515cf34543b62eb088",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 15623,
"upload_time": "2023-08-08T09:39:45",
"upload_time_iso_8601": "2023-08-08T09:39:45.445786Z",
"url": "https://files.pythonhosted.org/packages/b1/c2/af1427f424ee0594b47dc5ed0c1432d4da55ad194479d0ea02bf91ee5876/system_config_tools-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c1e116f16cea393acd047203bdcacf959bdcc9b810fa765c03810ce6cd4c7487",
"md5": "df65fbf67fe6a61ad31b35ef45d17c69",
"sha256": "68ac571d99a7a24a4ef57fdec2bf3c8752493fd784e885f3be418e1fc1c06223"
},
"downloads": -1,
"filename": "system_config_tools-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "df65fbf67fe6a61ad31b35ef45d17c69",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 16561,
"upload_time": "2023-08-08T09:39:46",
"upload_time_iso_8601": "2023-08-08T09:39:46.546066Z",
"url": "https://files.pythonhosted.org/packages/c1/e1/16f16cea393acd047203bdcacf959bdcc9b810fa765c03810ce6cd4c7487/system_config_tools-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-08 09:39:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "WattRex",
"github_project": "System-Tools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "system-config-tools"
}