{ "info": { "author": "Andrew Mellor", "author_email": "mellor91@hotmail.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering" ], "description": "# Generalised Event Graphs\n\nA python library for analysing temporal networks.\n\n#### Features:\n\n1. Building the temporal event graph (static representation of a temporal network)\n2. Calculating temporal motifs (with arbitrary number of events)\n3. Inter-event time distributions\n4. Motif distributions\n5. Network decompositions into temporal components\n6. Saving/Loading functionality\n\nPlease cite the following papers when using:\n\n**Generalised Event Graphs**. *Andrew Mellor* (2018)\n\n**The Temporal Event Graph**. *Andrew Mellor* (2017)\n[ArXiv Link](https://arxiv.org/abs/1706.02128)\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "temporal motifs networks events clickstreams higher-order", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "eventgraphs", "package_url": "https://pypi.org/project/eventgraphs/", "platform": "", "project_url": "https://pypi.org/project/eventgraphs/", "project_urls": null, "release_url": "https://pypi.org/project/eventgraphs/0.1/", "requires_dist": [ "ipython", "matplotlib", "networkx", "numpy", "pandas", "scipy" ], "requires_python": ">=3", "summary": "Creating event graphs from temporal network event sequence data (clickstreams, messages, contacts, etc.).", "version": "0.1" }, "last_serial": 3831227, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a5feec9bb6ff214c2297aae95a37f5da", "sha256": "20a0bcd8ae8181b6395e74d74d19e5d871c6e21fdce6749e6282b7c23b5e444c" }, "downloads": -1, "filename": "eventgraphs-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a5feec9bb6ff214c2297aae95a37f5da", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 21435, "upload_time": "2018-05-03T14:50:20", "url": "https://files.pythonhosted.org/packages/03/13/81a6035a724fcf21d01378cc7c11c2ff71b94089166c5e42ba5a50644768/eventgraphs-0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a5feec9bb6ff214c2297aae95a37f5da", "sha256": "20a0bcd8ae8181b6395e74d74d19e5d871c6e21fdce6749e6282b7c23b5e444c" }, "downloads": -1, "filename": "eventgraphs-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a5feec9bb6ff214c2297aae95a37f5da", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 21435, "upload_time": "2018-05-03T14:50:20", "url": "https://files.pythonhosted.org/packages/03/13/81a6035a724fcf21d01378cc7c11c2ff71b94089166c5e42ba5a50644768/eventgraphs-0.1-py3-none-any.whl" } ] }