pyjson-translator


Namepyjson-translator JSON
Version 0.1.11 PyPI version JSON
download
home_pagehttps://github.com/moqimoqidea/pyjson_translator
SummaryA simple JSON to Python object translator
upload_time2024-08-04 12:03:57
maintainerNone
docs_urlNone
authormoqimoqidea
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyjson_translator

A simple JSON to Python object translator.

## Installation

```bash
pip install pyjson_translator
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/moqimoqidea/pyjson_translator",
    "name": "pyjson-translator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "moqimoqidea",
    "author_email": "moqimoqidea@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/eb/d7530f3e975250fd64430152699597cf0e314df99bc5f46faf54ff14a029/pyjson_translator-0.1.11.tar.gz",
    "platform": null,
    "description": "# pyjson_translator\n\nA simple JSON to Python object translator.\n\n## Installation\n\n```bash\npip install pyjson_translator\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple JSON to Python object translator",
    "version": "0.1.11",
    "project_urls": {
        "Documentation": "https://github.com/moqimoqidea/pyjson_translator#readme",
        "Homepage": "https://github.com/moqimoqidea/pyjson_translator",
        "Source": "https://github.com/moqimoqidea/pyjson_translator",
        "Tracker": "https://github.com/moqimoqidea/pyjson_translator/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0273852daeb7190fab6af4425833e57b8b9bf15a434beae11348743b6e90e161",
                "md5": "07c75dfc89ed646756a4dd00c6b416ec",
                "sha256": "279ae99baa9b21166875ec7c8e829b47b2f3e011ca58dd3577a1e31b60b49dc4"
            },
            "downloads": -1,
            "filename": "pyjson_translator-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07c75dfc89ed646756a4dd00c6b416ec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 9936,
            "upload_time": "2024-08-04T12:03:56",
            "upload_time_iso_8601": "2024-08-04T12:03:56.068035Z",
            "url": "https://files.pythonhosted.org/packages/02/73/852daeb7190fab6af4425833e57b8b9bf15a434beae11348743b6e90e161/pyjson_translator-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6ebd7530f3e975250fd64430152699597cf0e314df99bc5f46faf54ff14a029",
                "md5": "06c55271b963afe640c3c29ec2bf3724",
                "sha256": "4c42c3c4d67ac461be6950548b81741cb9d891810a3b3ceb3cf9a521ea599fce"
            },
            "downloads": -1,
            "filename": "pyjson_translator-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "06c55271b963afe640c3c29ec2bf3724",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 9110,
            "upload_time": "2024-08-04T12:03:57",
            "upload_time_iso_8601": "2024-08-04T12:03:57.203721Z",
            "url": "https://files.pythonhosted.org/packages/a6/eb/d7530f3e975250fd64430152699597cf0e314df99bc5f46faf54ff14a029/pyjson_translator-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-04 12:03:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "moqimoqidea",
    "github_project": "pyjson_translator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyjson-translator"
}
        
Elapsed time: 0.27753s