LeetCodeTools


NameLeetCodeTools JSON
Version 0.4 PyPI version JSON
download
home_pagehttps://github.com/hmralavi/LeetCodeTools
SummaryA simple package that includes some tools for LeetCode problems.
upload_time2024-03-30 20:01:40
maintainerNone
docs_urlNone
authorHamid Alavi
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LeetCodeTools

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hmralavi/LeetCodeTools",
    "name": "LeetCodeTools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Hamid Alavi",
    "author_email": "hmralavi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/02/93/2d9200a971c60f37843129c81c4b6fed3c39ec14dc23ba29e77ee9cb61f2/LeetCodeTools-0.4.tar.gz",
    "platform": null,
    "description": "# LeetCodeTools\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple package that includes some tools for LeetCode problems.",
    "version": "0.4",
    "project_urls": {
        "Homepage": "https://github.com/hmralavi/LeetCodeTools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ade8557cd1d1842cf9b5587c13bd655b85d7b0f90295f271a57260966ef3caa1",
                "md5": "71a00bf77241538c29fae33af8aed54a",
                "sha256": "4102b15b35ec102b2f6562d0a34c64801b8da4155d74024f229b66bae14106c6"
            },
            "downloads": -1,
            "filename": "LeetCodeTools-0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "71a00bf77241538c29fae33af8aed54a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3140,
            "upload_time": "2024-03-30T20:01:39",
            "upload_time_iso_8601": "2024-03-30T20:01:39.022876Z",
            "url": "https://files.pythonhosted.org/packages/ad/e8/557cd1d1842cf9b5587c13bd655b85d7b0f90295f271a57260966ef3caa1/LeetCodeTools-0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02932d9200a971c60f37843129c81c4b6fed3c39ec14dc23ba29e77ee9cb61f2",
                "md5": "51f6f310ddb5b4bf4bf74455b803dab9",
                "sha256": "ebb94a09a050a3cc635a59282dc42bda2ab8254fef6f8aa48a6f8ebe5775b86e"
            },
            "downloads": -1,
            "filename": "LeetCodeTools-0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "51f6f310ddb5b4bf4bf74455b803dab9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2961,
            "upload_time": "2024-03-30T20:01:40",
            "upload_time_iso_8601": "2024-03-30T20:01:40.529471Z",
            "url": "https://files.pythonhosted.org/packages/02/93/2d9200a971c60f37843129c81c4b6fed3c39ec14dc23ba29e77ee9cb61f2/LeetCodeTools-0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-30 20:01:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hmralavi",
    "github_project": "LeetCodeTools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "leetcodetools"
}
        
Elapsed time: 0.29234s