{ "info": { "author": "Charles Tapley Hoyt", "author_email": "cthoyt@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only" ], "description": "nrl |build|\n===========\nRandom Walk-Based Network Representation Learning in Python\n\nInstallation\n------------\n``nrl`` can be installed from the latest code on `GitHub `_ with:\n\n.. code-block:: sh\n\n $ python3 -m pip install git+https://github.com/cthoyt/nrl.git\n\n.. |build| image:: https://travis-ci.com/cthoyt/nrl.svg?branch=master\n :target: https://travis-ci.com/cthoyt/nrl\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com.cthoyt/nrl", "keywords": "Network representation learning", "license": "MIT", "maintainer": "Charles Tapley Hoyt", "maintainer_email": "cthoyt@gmail.com", "name": "nrl", "package_url": "https://pypi.org/project/nrl/", "platform": "", "project_url": "https://pypi.org/project/nrl/", "project_urls": { "Homepage": "https://github.com.cthoyt/nrl" }, "release_url": "https://pypi.org/project/nrl/0.0.1/", "requires_dist": [ "python-igraph", "gensim", "numpy", "scipy", "sklearn", "pandas", "click", "dataclasses ; python_version < \"3.7\"", "sphinx ; extra == 'docs'", "sphinx-click ; extra == 'docs'", "sphinx-rtd-theme ; extra == 'docs'", "sphinx-autodoc-typehints ; extra == 'docs'", "node2vec ; extra == 'tests'", "networkx ; extra == 'tests'" ], "requires_python": ">=3.6", "summary": "Network representation learning in Python", "version": "0.0.1" }, "last_serial": 4739918, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ac1e5ccc020aec475b4a0d4efa4a752d", "sha256": "458cbf91a56a6ab0b356e596e09746216be8cd3c759ae3902dbd0a5b74c62272" }, "downloads": -1, "filename": "nrl-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ac1e5ccc020aec475b4a0d4efa4a752d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 11961, "upload_time": "2019-01-25T12:51:43", "url": "https://files.pythonhosted.org/packages/0f/58/8cbd82f93a9904d255f5e5ce228e9ebdc877e534641f62bfeebec1a7e83d/nrl-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b0395ecd5eb2a0366d9146c4d15126d", "sha256": "91665adc5882c07203bf001904db4d01968a3aea48bef92198f77077acff3638" }, "downloads": -1, "filename": "nrl-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2b0395ecd5eb2a0366d9146c4d15126d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1411994, "upload_time": "2019-01-25T12:51:47", "url": "https://files.pythonhosted.org/packages/0f/bd/a8cbe23cac2b47e26c3d19ac3c167e09d363b96d2892c74e1fb1a75cea4f/nrl-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac1e5ccc020aec475b4a0d4efa4a752d", "sha256": "458cbf91a56a6ab0b356e596e09746216be8cd3c759ae3902dbd0a5b74c62272" }, "downloads": -1, "filename": "nrl-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ac1e5ccc020aec475b4a0d4efa4a752d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 11961, "upload_time": "2019-01-25T12:51:43", "url": "https://files.pythonhosted.org/packages/0f/58/8cbd82f93a9904d255f5e5ce228e9ebdc877e534641f62bfeebec1a7e83d/nrl-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b0395ecd5eb2a0366d9146c4d15126d", "sha256": "91665adc5882c07203bf001904db4d01968a3aea48bef92198f77077acff3638" }, "downloads": -1, "filename": "nrl-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2b0395ecd5eb2a0366d9146c4d15126d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1411994, "upload_time": "2019-01-25T12:51:47", "url": "https://files.pythonhosted.org/packages/0f/bd/a8cbe23cac2b47e26c3d19ac3c167e09d363b96d2892c74e1fb1a75cea4f/nrl-0.0.1.tar.gz" } ] }