max-min-python-heaps


Namemax-min-python-heaps JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/0u55ama/Heap-plug-in
SummaryThis is a plug in for python that provide min and max heap functionalities (without using the * -1 for max heap)
upload_time2023-08-29 10:31:37
maintainer
docs_urlNone
authorOussama Ait Lamaalam
requires_python
license
keywords python plugin heap heapq max heap min heap priority queue
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/0u55ama/Heap-plug-in",
    "name": "max-min-python-heaps",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,plugin,heap,heapq,max heap,min heap,priority queue",
    "author": "Oussama Ait Lamaalam",
    "author_email": "oussamaait2001@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/15/aec1a1d35a53bf654b67ffe6ec2aad6288ef4e061cc5afc56e20828b0261/max_min_python_heaps-0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "This is a plug in for python that provide min and max heap functionalities (without using the * -1 for max heap)",
    "version": "0.2",
    "project_urls": {
        "Homepage": "https://github.com/0u55ama/Heap-plug-in"
    },
    "split_keywords": [
        "python",
        "plugin",
        "heap",
        "heapq",
        "max heap",
        "min heap",
        "priority queue"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6ff58cf2a1e377bf2e11588a3b401b4101edc33f6faabc45868f84206c0fa2c",
                "md5": "bdc04a007e61bb787920377e07dadc90",
                "sha256": "42eeb813038765d2c40313098bae51b9798a44359808a583b5b354f41ed7415f"
            },
            "downloads": -1,
            "filename": "max_min_python_heaps-0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bdc04a007e61bb787920377e07dadc90",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2248,
            "upload_time": "2023-08-29T10:31:34",
            "upload_time_iso_8601": "2023-08-29T10:31:34.448582Z",
            "url": "https://files.pythonhosted.org/packages/d6/ff/58cf2a1e377bf2e11588a3b401b4101edc33f6faabc45868f84206c0fa2c/max_min_python_heaps-0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f15aec1a1d35a53bf654b67ffe6ec2aad6288ef4e061cc5afc56e20828b0261",
                "md5": "2599395d1ee28c8d45e1dad1e9bbd4c2",
                "sha256": "0a21dfb86f6b8561de6da7eba03570bd6fc9a785b92290f6fd7e48fef0f0d4e9"
            },
            "downloads": -1,
            "filename": "max_min_python_heaps-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2599395d1ee28c8d45e1dad1e9bbd4c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1401,
            "upload_time": "2023-08-29T10:31:37",
            "upload_time_iso_8601": "2023-08-29T10:31:37.150385Z",
            "url": "https://files.pythonhosted.org/packages/4f/15/aec1a1d35a53bf654b67ffe6ec2aad6288ef4e061cc5afc56e20828b0261/max_min_python_heaps-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 10:31:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "0u55ama",
    "github_project": "Heap-plug-in",
    "github_not_found": true,
    "lcname": "max-min-python-heaps"
}
        
Elapsed time: 0.11693s