halp


Namehalp JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttp://tmmurali.github.io/halp/
SummaryHypergraph Algorithms Package
upload_time2014-10-22 08:04:41
maintainerNone
docs_urlNone
authorBrendan Avent
requires_pythonNone
licenseGNU GPLv3
keywords halp hypergraph algorithms applications graph network directed hypergraph undirected hypergraph
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            halp is a Python software package that provides both a directed and an undirected hypergraph implementation, as well as several important and canonical algorithms that operate on these hypergraphs.
            

Raw data

            {
    "_id": null,
    "home_page": "http://tmmurali.github.io/halp/",
    "name": "halp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "halp,hypergraph,algorithms,applications,graph,network,directed hypergraph,undirected hypergraph",
    "author": "Brendan Avent",
    "author_email": "bavent@vt.edu",
    "download_url": "https://files.pythonhosted.org/packages/a7/07/2a4845ee6025e6ba72a4a11c1ed8a1866bccb25499a504a05a34723f5e5d/halp-1.0.0.zip",
    "platform": "UNKNOWN",
    "description": "halp is a Python software package that provides both a directed and an undirected hypergraph implementation, as well as several important and canonical algorithms that operate on these hypergraphs.",
    "bugtrack_url": null,
    "license": "GNU GPLv3",
    "summary": "Hypergraph Algorithms Package",
    "version": "1.0.0",
    "split_keywords": [
        "halp",
        "hypergraph",
        "algorithms",
        "applications",
        "graph",
        "network",
        "directed hypergraph",
        "undirected hypergraph"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "109a5703207a22b46f29ff8b6216a7f27a9fe295eb8510a7ae5bb1ef603be324",
                "md5": "1028f8c19dbbb3cbbbdaa6d08402315d",
                "sha256": "54ad951a5c9d21b20d5497754cc40db92d1062e6a228b3e73d38c8e43fac56bc"
            },
            "downloads": -1,
            "filename": "halp-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1028f8c19dbbb3cbbbdaa6d08402315d",
            "packagetype": "bdist_wheel",
            "python_version": "3.3",
            "requires_python": null,
            "size": 96068,
            "upload_time": "2014-10-22T08:04:43",
            "upload_time_iso_8601": "2014-10-22T08:04:43.166720Z",
            "url": "https://files.pythonhosted.org/packages/10/9a/5703207a22b46f29ff8b6216a7f27a9fe295eb8510a7ae5bb1ef603be324/halp-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7072a4845ee6025e6ba72a4a11c1ed8a1866bccb25499a504a05a34723f5e5d",
                "md5": "90404c61b4b59ed13af72f69fa2fdf56",
                "sha256": "bfe674adfe351339e2207f58eb0e1c43ceb1fe5ecd767152b5684b60b14b6a1f"
            },
            "downloads": -1,
            "filename": "halp-1.0.0.zip",
            "has_sig": false,
            "md5_digest": "90404c61b4b59ed13af72f69fa2fdf56",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 48450,
            "upload_time": "2014-10-22T08:04:41",
            "upload_time_iso_8601": "2014-10-22T08:04:41.042766Z",
            "url": "https://files.pythonhosted.org/packages/a7/07/2a4845ee6025e6ba72a4a11c1ed8a1866bccb25499a504a05a34723f5e5d/halp-1.0.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2014-10-22 08:04:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "halp"
}
        
Elapsed time: 0.05217s