SimpleJsonConfigParser


NameSimpleJsonConfigParser JSON
Version 1.0.4 PyPI version JSON
download
home_pageNone
SummarySimple JSON Config Parser for Python.
upload_time2024-04-03 13:55:28
maintainerNone
docs_urlNone
authorTPosty
requires_pythonNone
licenseNone
keywords python configuration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Simple JSON Config Parser for Python that allows creation, modification, and deletion of multiple JSON configuration files.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "SimpleJsonConfigParser",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, configuration",
    "author": "TPosty",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a9/1d/7aa854b459ead9c5414ade9f3b4b1fe223c5d0ad0e283fc6a859ac57a026/SimpleJsonConfigParser-1.0.4.tar.gz",
    "platform": null,
    "description": "Simple JSON Config Parser for Python that allows creation, modification, and deletion of multiple JSON configuration files.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Simple JSON Config Parser for Python.",
    "version": "1.0.4",
    "project_urls": null,
    "split_keywords": [
        "python",
        " configuration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d131129c34ce7150237f234c5110e11778f3e7202add903b86f66ce2357d0e4b",
                "md5": "42487c0e37d3209290ea13301db568db",
                "sha256": "e3b244a8e10e5e737b7aafe1b3777bcab0dbc2ef7978a3938d5b37a6211dc95f"
            },
            "downloads": -1,
            "filename": "SimpleJsonConfigParser-1.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42487c0e37d3209290ea13301db568db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3986,
            "upload_time": "2024-04-03T13:55:27",
            "upload_time_iso_8601": "2024-04-03T13:55:27.746829Z",
            "url": "https://files.pythonhosted.org/packages/d1/31/129c34ce7150237f234c5110e11778f3e7202add903b86f66ce2357d0e4b/SimpleJsonConfigParser-1.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a91d7aa854b459ead9c5414ade9f3b4b1fe223c5d0ad0e283fc6a859ac57a026",
                "md5": "93371e509c88da7b29051e4cd343197c",
                "sha256": "5eb1f7efa602ab8d370a5e00805d0759ac9aa3eb8ee751592b75f4b04baf490f"
            },
            "downloads": -1,
            "filename": "SimpleJsonConfigParser-1.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "93371e509c88da7b29051e4cd343197c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4715,
            "upload_time": "2024-04-03T13:55:28",
            "upload_time_iso_8601": "2024-04-03T13:55:28.889374Z",
            "url": "https://files.pythonhosted.org/packages/a9/1d/7aa854b459ead9c5414ade9f3b4b1fe223c5d0ad0e283fc6a859ac57a026/SimpleJsonConfigParser-1.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 13:55:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "simplejsonconfigparser"
}
        
Elapsed time: 0.22791s