example-package-yeargun


Nameexample-package-yeargun JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/yourusername/json24
SummaryFuzzy json parser
upload_time2024-05-16 23:29:28
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # json24

A Python library to parse partial JSON strings with optional logging for faulty JSON.

## Installation

```sh
pip install json24

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/json24",
    "name": "example-package-yeargun",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "Ali Argun Sayilgan <yeargun@stuf24.com>",
    "download_url": "https://files.pythonhosted.org/packages/d9/e6/1093af42c3fdd06819ac0dc18cb80058527539dc96cef86817e43108e082/example_package_yeargun-0.0.1.tar.gz",
    "platform": null,
    "description": "# json24\n\nA Python library to parse partial JSON strings with optional logging for faulty JSON.\n\n## Installation\n\n```sh\npip install json24\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Fuzzy json parser",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/yeargun/yeargun",
        "Issues": "https://github.com/yeargun/yeargun/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1e8c398064464e50c53b7e29a47d8c743639c2fda83742c21be15f8dfc59917",
                "md5": "072ac1ba7d326cb96e16f94a27f55cc9",
                "sha256": "446b60e39a3ce4d75afe4978dbaaf8f7bcc390482f534dfd9ba390814370bda1"
            },
            "downloads": -1,
            "filename": "example_package_yeargun-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "072ac1ba7d326cb96e16f94a27f55cc9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2454,
            "upload_time": "2024-05-16T23:29:23",
            "upload_time_iso_8601": "2024-05-16T23:29:23.852237Z",
            "url": "https://files.pythonhosted.org/packages/b1/e8/c398064464e50c53b7e29a47d8c743639c2fda83742c21be15f8dfc59917/example_package_yeargun-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9e61093af42c3fdd06819ac0dc18cb80058527539dc96cef86817e43108e082",
                "md5": "ee695f360865c5ab1bfeccd828895762",
                "sha256": "f825cdb41e03b080965ad75b9e59ca523b573b747293b2cc5e207dd6197472b9"
            },
            "downloads": -1,
            "filename": "example_package_yeargun-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ee695f360865c5ab1bfeccd828895762",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2524,
            "upload_time": "2024-05-16T23:29:28",
            "upload_time_iso_8601": "2024-05-16T23:29:28.351522Z",
            "url": "https://files.pythonhosted.org/packages/d9/e6/1093af42c3fdd06819ac0dc18cb80058527539dc96cef86817e43108e082/example_package_yeargun-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 23:29:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "json24",
    "github_not_found": true,
    "lcname": "example-package-yeargun"
}
        
Elapsed time: 0.25912s