json_write


Namejson_write JSON
Version 0.0.1.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/json_write
SummaryJSON write tools.
upload_time2024-04-16 11:43:15
maintainerNone
docs_urlNone
authorChenyangGao
requires_pythonNone
licenseMIT
keywords json write
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # JSON write tools

## Installation

You can install from [pypi](https://pypi.org/project/json_write/)

```console
pip install -U json_write
```

## Usage

...

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/json_write",
    "name": "json_write",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "json, write",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a4/06/7921171a6cd7d702d678e9361d3ae9b27b203fd62894d1d137585a8f49cd/json_write-0.0.1.1.tar.gz",
    "platform": null,
    "description": "# JSON write tools\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/json_write/)\n\n```console\npip install -U json_write\n```\n\n## Usage\n\n...\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "JSON write tools.",
    "version": "0.0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/json_write",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/json_write"
    },
    "split_keywords": [
        "json",
        " write"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "075dabaeb716d010d71e277cae8ec0c5cc3cc59aad60c30e84bbbf88f3459ffb",
                "md5": "3b01b7433b055ff4a6114b1addc40064",
                "sha256": "fbdf5d450fc47904b5a3efe5a60593d6a3bb03a6c817596f506fefb7e8de4ad0"
            },
            "downloads": -1,
            "filename": "json_write-0.0.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b01b7433b055ff4a6114b1addc40064",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 4703,
            "upload_time": "2024-04-16T11:43:14",
            "upload_time_iso_8601": "2024-04-16T11:43:14.138518Z",
            "url": "https://files.pythonhosted.org/packages/07/5d/abaeb716d010d71e277cae8ec0c5cc3cc59aad60c30e84bbbf88f3459ffb/json_write-0.0.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4067921171a6cd7d702d678e9361d3ae9b27b203fd62894d1d137585a8f49cd",
                "md5": "2613f811885c57b6223712a5fb4453a7",
                "sha256": "b8dafa053a70f6bd60dd0fdd8943d1bfc4f09f2b3b955c2baa4c70069c9893b0"
            },
            "downloads": -1,
            "filename": "json_write-0.0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2613f811885c57b6223712a5fb4453a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3566,
            "upload_time": "2024-04-16T11:43:15",
            "upload_time_iso_8601": "2024-04-16T11:43:15.983779Z",
            "url": "https://files.pythonhosted.org/packages/a4/06/7921171a6cd7d702d678e9361d3ae9b27b203fd62894d1d137585a8f49cd/json_write-0.0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 11:43:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "json_write"
}
        
Elapsed time: 0.24537s