snapcode


Namesnapcode JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/Vishnunkumar/snapcode/
SummaryExtract code blocks from screenshots and images
upload_time2023-08-05 05:53:55
maintainer
docs_urlNone
authorVishnu Nandakumar
requires_python
licenseMIT license
keywords codesnap nlp cv transformers
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CodeSnap
Retrieve code blocks from screenshots using Transformers and Tesseract

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Vishnunkumar/snapcode/",
    "name": "snapcode",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "codesnap,nlp,cv,transformers",
    "author": "Vishnu Nandakumar",
    "author_email": "nkumarvishnu25@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b5/e6/ae156dc4f28e3601f82884e04f4f056aace6016fc0ff804225021b1fb2f0/snapcode-0.0.3.tar.gz",
    "platform": null,
    "description": "# CodeSnap\nRetrieve code blocks from screenshots using Transformers and Tesseract\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Extract code blocks from screenshots and images",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/Vishnunkumar/snapcode/"
    },
    "split_keywords": [
        "codesnap",
        "nlp",
        "cv",
        "transformers"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5e6ae156dc4f28e3601f82884e04f4f056aace6016fc0ff804225021b1fb2f0",
                "md5": "00b17b26b713dca10a963fe93c6f8baa",
                "sha256": "0b0bb20ab6c1bcb0c488fcdcc693bb12a009ea3d7c192494cd04b1b01717bd1c"
            },
            "downloads": -1,
            "filename": "snapcode-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "00b17b26b713dca10a963fe93c6f8baa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2829,
            "upload_time": "2023-08-05T05:53:55",
            "upload_time_iso_8601": "2023-08-05T05:53:55.845316Z",
            "url": "https://files.pythonhosted.org/packages/b5/e6/ae156dc4f28e3601f82884e04f4f056aace6016fc0ff804225021b1fb2f0/snapcode-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-05 05:53:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Vishnunkumar",
    "github_project": "snapcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snapcode"
}
        
Elapsed time: 0.10382s