json-replacer


Namejson-replacer JSON
Version 1.0.1 PyPI version JSON
download
home_page
SummaryJSON placeholder substitute tool
upload_time2023-04-15 17:53:25
maintainer
docs_urlNone
authorLorenzo Mogicato
requires_python
license
keywords json-replacer json json-token
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Substitute the placeholder "{{name}}" in JSON with the corresponding value from another JSON such as {"name": "Lorenzo"}. Project link: https://github.com/lorenzua02/json-replacer


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "json-replacer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "json-replacer,json,json-token",
    "author": "Lorenzo Mogicato",
    "author_email": "<lorenzo.mogicato@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d6/f4/7d209bf63a026b34ea0542af5087cf80d505a77021e4f0fdfc44ef638487/json-replacer-1.0.1.tar.gz",
    "platform": null,
    "description": "Substitute the placeholder \"{{name}}\" in JSON with the corresponding value from another JSON such as {\"name\": \"Lorenzo\"}. Project link: https://github.com/lorenzua02/json-replacer\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "JSON placeholder substitute tool",
    "version": "1.0.1",
    "split_keywords": [
        "json-replacer",
        "json",
        "json-token"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f9287431495c388bdb6f1fc7250780aa75d2ab3b31a470d1d446e25b05ae816",
                "md5": "5a68e749d1ded81c641beed61b61a698",
                "sha256": "65d249d6cdc1b599a5193068f9e757d3ac71893ab3cf84647b4978bf008daf59"
            },
            "downloads": -1,
            "filename": "json_replacer-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5a68e749d1ded81c641beed61b61a698",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3216,
            "upload_time": "2023-04-15T17:53:23",
            "upload_time_iso_8601": "2023-04-15T17:53:23.643268Z",
            "url": "https://files.pythonhosted.org/packages/2f/92/87431495c388bdb6f1fc7250780aa75d2ab3b31a470d1d446e25b05ae816/json_replacer-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6f47d209bf63a026b34ea0542af5087cf80d505a77021e4f0fdfc44ef638487",
                "md5": "8548ce7e86bd1cff9b467432fcc7ee59",
                "sha256": "d9354b6e2409b65ce65de988fba472326176f92cceb55a1dcf4eaacfacf40be5"
            },
            "downloads": -1,
            "filename": "json-replacer-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8548ce7e86bd1cff9b467432fcc7ee59",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3865,
            "upload_time": "2023-04-15T17:53:25",
            "upload_time_iso_8601": "2023-04-15T17:53:25.313688Z",
            "url": "https://files.pythonhosted.org/packages/d6/f4/7d209bf63a026b34ea0542af5087cf80d505a77021e4f0fdfc44ef638487/json-replacer-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-15 17:53:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "json-replacer"
}
        
Elapsed time: 0.05830s