pystrictconfig


Namepystrictconfig JSON
Version 0.0.33 PyPI version JSON
download
home_page
SummaryA python package to enforce correctness of configuration values
upload_time2022-12-08 18:20:53
maintainer
docs_urlNone
author
requires_python>=3.9
licenseCopyright (c) 2016 The Python Packaging Authority (PyPA) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords configuration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # A config python project
This package aims to help developers to integrate custom configuration files with a secure way to validate their values.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pystrictconfig",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "configuration",
    "author": "",
    "author_email": "Ivan Lamperti <ivan.lamperti.work@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/37/81/89374f047fc4db7a00f47ff085e706117cfe1bf8eed6a53e64d7768fe4ee/pystrictconfig-0.0.33.tar.gz",
    "platform": null,
    "description": "# A config python project\r\nThis package aims to help developers to integrate custom configuration files with a secure way to validate their values.\r\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2016 The Python Packaging Authority (PyPA)  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A python package to enforce correctness of configuration values",
    "version": "0.0.33",
    "split_keywords": [
        "configuration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "633c937be820acb06dc2e76280454de3",
                "sha256": "a3c82c18b44a9b34c50fed58a8f1d3a118e8888d9323eb853890cdaf2951fa73"
            },
            "downloads": -1,
            "filename": "pystrictconfig-0.0.33-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "633c937be820acb06dc2e76280454de3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8677,
            "upload_time": "2022-12-08T18:20:51",
            "upload_time_iso_8601": "2022-12-08T18:20:51.660395Z",
            "url": "https://files.pythonhosted.org/packages/e8/ec/bf4407cb4ef7c07f8ecfc348bd18bdb7574da51aebe8adfbe2ec6d04679e/pystrictconfig-0.0.33-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "9003e708b14793c165fbfc482a2eba89",
                "sha256": "becdf80a41e3012074ca7a075f1bf4904466d5f0182f78118a2603ef3301a46f"
            },
            "downloads": -1,
            "filename": "pystrictconfig-0.0.33.tar.gz",
            "has_sig": false,
            "md5_digest": "9003e708b14793c165fbfc482a2eba89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10935,
            "upload_time": "2022-12-08T18:20:53",
            "upload_time_iso_8601": "2022-12-08T18:20:53.319987Z",
            "url": "https://files.pythonhosted.org/packages/37/81/89374f047fc4db7a00f47ff085e706117cfe1bf8eed6a53e64d7768fe4ee/pystrictconfig-0.0.33.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-08 18:20:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pystrictconfig"
}
        
Elapsed time: 0.14218s