pylibdsa


Namepylibdsa JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/cipherswami/pylibdsa
SummaryA Python-based library for Data Structures and Algorithms
upload_time2024-12-06 21:09:03
maintainerNone
docs_urlNone
authorAravind Potluri
requires_python>=3.6
licenseMIT
keywords data structures algorithms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pylibdsa
Python based library for Data Structures and Algorithms.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cipherswami/pylibdsa",
    "name": "pylibdsa",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "Data Structures, Algorithms",
    "author": "Aravind Potluri",
    "author_email": "aravindswami135@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f3/b1/e4429ae2bbaa91d1f3d4af2e6c63bbd332562a5119809566e40753c079d6/pylibdsa-0.4.0.tar.gz",
    "platform": null,
    "description": "# pylibdsa\nPython based library for Data Structures and Algorithms.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python-based library for Data Structures and Algorithms",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/cipherswami/pylibdsa"
    },
    "split_keywords": [
        "data structures",
        " algorithms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d6dc333fe095d24c71d7dc26dc9f954a2bafdb844a358063ae6057b97f4149a",
                "md5": "d96a62c384a9fabc803ec481798621cc",
                "sha256": "016503744b7c83ff29e9c204f7475657cd8409f524da471881b54f0e1970e20a"
            },
            "downloads": -1,
            "filename": "pylibdsa-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d96a62c384a9fabc803ec481798621cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3878,
            "upload_time": "2024-12-06T21:09:01",
            "upload_time_iso_8601": "2024-12-06T21:09:01.754383Z",
            "url": "https://files.pythonhosted.org/packages/4d/6d/c333fe095d24c71d7dc26dc9f954a2bafdb844a358063ae6057b97f4149a/pylibdsa-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3b1e4429ae2bbaa91d1f3d4af2e6c63bbd332562a5119809566e40753c079d6",
                "md5": "f8923dce00fd8cbbfd858f80d1ba2021",
                "sha256": "51127349077ba47eb05fb9d8d88eb96ad573a6a193e9d45c4faee63120f1b6c9"
            },
            "downloads": -1,
            "filename": "pylibdsa-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f8923dce00fd8cbbfd858f80d1ba2021",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3461,
            "upload_time": "2024-12-06T21:09:03",
            "upload_time_iso_8601": "2024-12-06T21:09:03.054481Z",
            "url": "https://files.pythonhosted.org/packages/f3/b1/e4429ae2bbaa91d1f3d4af2e6c63bbd332562a5119809566e40753c079d6/pylibdsa-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 21:09:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cipherswami",
    "github_project": "pylibdsa",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pylibdsa"
}
        
Elapsed time: 4.92122s