node2vec


Namenode2vec JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/eliorc/node2vec
SummaryImplementation of the node2vec algorithm
upload_time2024-08-02 11:12:25
maintainerNone
docs_urlNone
authorelior
requires_python<4.0,>=3.8
licenseMIT
keywords
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/eliorc/node2vec",
    "name": "node2vec",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "elior",
    "author_email": "elior.cohen.p@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/23/b5/ce1a0305d1dbd302f4c5136d88f4278c153a29d61b2f519672715d48c5e3/node2vec-0.5.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Implementation of the node2vec algorithm",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/eliorc/node2vec",
        "Repository": "https://github.com/eliorc/node2vec"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9cad3bedf079e1132dfb5c8bcfac721dc11a1cd8064c9472d22ffa2c23c9ce3",
                "md5": "04b5be7715de967cf230e33f26c5c956",
                "sha256": "8bdbc11baa6e17ba58219c91da09624db01de7f10b2f6a445b3fd20ec5edcc15"
            },
            "downloads": -1,
            "filename": "node2vec-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "04b5be7715de967cf230e33f26c5c956",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 7206,
            "upload_time": "2024-08-02T11:12:23",
            "upload_time_iso_8601": "2024-08-02T11:12:23.417959Z",
            "url": "https://files.pythonhosted.org/packages/b9/ca/d3bedf079e1132dfb5c8bcfac721dc11a1cd8064c9472d22ffa2c23c9ce3/node2vec-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23b5ce1a0305d1dbd302f4c5136d88f4278c153a29d61b2f519672715d48c5e3",
                "md5": "021bc3dc89875701f5e52b29309e4830",
                "sha256": "0068e79da9893017b5bee072a735b6e9b266e8e67df44ca85b3a7abbbc13d07c"
            },
            "downloads": -1,
            "filename": "node2vec-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "021bc3dc89875701f5e52b29309e4830",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 5564,
            "upload_time": "2024-08-02T11:12:25",
            "upload_time_iso_8601": "2024-08-02T11:12:25.175894Z",
            "url": "https://files.pythonhosted.org/packages/23/b5/ce1a0305d1dbd302f4c5136d88f4278c153a29d61b2f519672715d48c5e3/node2vec-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-02 11:12:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eliorc",
    "github_project": "node2vec",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "node2vec"
}
        
Elapsed time: 0.31859s