json-loader-with-include


Namejson-loader-with-include JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/PypayaTech/json-loader-with-include
SummaryA simple package that allows you to include (fragments of) external JSON files within a JSON file.
upload_time2024-08-22 19:46:09
maintainerNone
docs_urlNone
authorPypayaTech
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # json-loader-with-include
A simple package that allows you to include (fragments of) external JSON files within a JSON file.

## Installation

```
pip install git+https://github.com/PypayaTech/json-loader-with-include.git
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/PypayaTech/json-loader-with-include",
    "name": "json-loader-with-include",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "PypayaTech",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a6/72/9f1cd7467c200160c435df4c42f1b3f743ff26b84bbc1fe6186a92eccdc9/json_loader_with_include-0.3.1.tar.gz",
    "platform": null,
    "description": "# json-loader-with-include\r\nA simple package that allows you to include (fragments of) external JSON files within a JSON file.\r\n\r\n## Installation\r\n\r\n```\r\npip install git+https://github.com/PypayaTech/json-loader-with-include.git\r\n```\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple package that allows you to include (fragments of) external JSON files within a JSON file.",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/PypayaTech/json-loader-with-include"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d5a8d3a588f1273645f753490d078fa9c206bda47e90b222dbca2690c68b62d",
                "md5": "239a114dd7773ebab20b7ebc50aacce3",
                "sha256": "39290870a15e81d3a897b0091c8f048b5b330113e9668e616b484de293aeef22"
            },
            "downloads": -1,
            "filename": "json_loader_with_include-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "239a114dd7773ebab20b7ebc50aacce3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6205,
            "upload_time": "2024-08-22T19:46:08",
            "upload_time_iso_8601": "2024-08-22T19:46:08.023957Z",
            "url": "https://files.pythonhosted.org/packages/2d/5a/8d3a588f1273645f753490d078fa9c206bda47e90b222dbca2690c68b62d/json_loader_with_include-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6729f1cd7467c200160c435df4c42f1b3f743ff26b84bbc1fe6186a92eccdc9",
                "md5": "c61d3860b393a844c3564ebb23347775",
                "sha256": "cb93b2739110f488888beb6496335ada44c8bc93e67193b49e373ea3b172d8d1"
            },
            "downloads": -1,
            "filename": "json_loader_with_include-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c61d3860b393a844c3564ebb23347775",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5308,
            "upload_time": "2024-08-22T19:46:09",
            "upload_time_iso_8601": "2024-08-22T19:46:09.498839Z",
            "url": "https://files.pythonhosted.org/packages/a6/72/9f1cd7467c200160c435df4c42f1b3f743ff26b84bbc1fe6186a92eccdc9/json_loader_with_include-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-22 19:46:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PypayaTech",
    "github_project": "json-loader-with-include",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "json-loader-with-include"
}
        
Elapsed time: 0.51402s