{ "info": { "author": "Yiannis Siglidis [LIP6]", "author_email": "Yiannis.Siglidis@lip6.fr", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Sociology", "Topic :: Software Development" ], "description": "This library is an attempt at modelling Stream Graphs.\nA Stream Graph is a graph which nodes and links appear and disappear through time.\nVarious methods that facilitate the study of such graphs can be found in this library, both simple (as degree distribution over time) and sophisticated (as maximal temporal-cliques, temporal-centrality measures).\nThis library is hence designed for the analysis of the temporal dimension of evolving networks, such as the communication dynamics in social media. \n\nStream Graphs were first formally defined by [Matthieu Latapy *et al.*](https://hal.archives-ouvertes.fr/hal-01665084) as the generalization of static graphs.\nThey consist of four components: (1) a set of nodes (`NodeSet`) belonging to the graph, (2) a time interval (`TimeSet`) representing the graph's lifespan, (3) a set of temporal nodes (`TemporalNodeSet`) describing instants when nodes are present in the stream, and (4) a set of temporal links (`TemporalLinkSet`) describing the instants when nodes are interacting in the stream.\n\n**Warning:** This library is currently **under development**. Elementary structures and methods may change, with no support for previous versions.\n\n\n## Installing the Library\n\nUpdate: Version `0.2`\n---------------------\n- Changes in interval-dataframe backbone:\n - Continuous (time) intervals.\n - Discrete (time) Intervals are treated differently\n- TODO: More Verification (add continuous bounds for maximal_cliques)\n\n\nInstalling `stream_graph`\n-------------------------\nThe `stream_graph` library requires:\n\n* Python [>=2.7, >=3.5]\n* Numpy [>=1.14.0]\n* Pandas [>=0.24.0]\n* Cython [>=0.27.3]\n* six [>=1.11.0]\n* Nose [>=1.3.0]\n* Cython [>=0.27.3]\n\nIn order to allow visualizations, the user should install the latest `bokeh` library.\n\n### Installing Dependencies\n\n\nTo install dependencies:\n\n```shell\npip install extension>=extension_version\n```\n\nOr more simply:\n\n```shell\npip install -r requirements.txt\n```\nPlease add `sudo` if `pip` does not have superuser privileges.\n\n\n### Installing the `master` Version\n\n\n```shell\npip install git+https://github.com/ysig/stream_graph/\n```\n\n\n## Getting Started\n\n\nFor a first introduction to the library, please have a look at [emailEU](https://nbviewer.jupyter.org/github/ysig/stream_graph/blob/master/tutorials/emailEU/email-Eu.ipynb) or visit the [tutorials page](https://ysig.github.io/stream_graph/doc/tutorials.html) within the documentation.\n\n\n## Documentation\n\n\nThe [library documentation](https://ysig.github.io/stream_graph/doc/) is available online and automatically generated with Sphinx.\nTo generate it yourself, move to `doc` folder and execute: `make clean hmtl`, after having installed all the needed dependencies.\n\n## Authors\n\nThis package has been developed by researchers of the [Complex Networks](http://www.complexnetworks.fr/) team, within the [Computer Science Laboratory of Paris 6](https://www.lip6.fr/), for the [ODYCCEUS](https://www.odycceus.eu/) project, founded by the [European Commission FETPROACT 2016-2017 program](https://ec.europa.eu/research/participants/portal/desktop/en/opportunities/h2020/calls/h2020-fetproact-2016-2017.html) under grant 732942.\n\n### Contact\n* Yiannis Siglidis: \n* Robin Lamarche-Perrin: \n\n## License\n\nCopyright \u00a9 2019 [Complex Networks - LIP6]()\n\n`stream_graph` is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GN General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see .", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://ysig.github.io/GraKeL/dev/", "keywords": "", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "stream-graph", "package_url": "https://pypi.org/project/stream-graph/", "platform": "", "project_url": "https://pypi.org/project/stream-graph/", "project_urls": { "Documentation": "https://ysig.github.io/stream_graph/doc", "Homepage": "https://ysig.github.io/GraKeL/dev/", "Lab Website": "http://www.complexnetworks.fr/", "Source": "https://github.com/ysig/stream_graph", "Tracker": "https://github.com/ysig/stream_graph/issues" }, "release_url": "https://pypi.org/project/stream-graph/0.2.0/", "requires_dist": null, "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "summary": "A library for Stream Graphs", "version": "0.2.0", "yanked": false, "yanked_reason": null }, "last_serial": 6020422, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "7f8247b6f109e118ed28caf6e67fd978", "sha256": "eb05abcffeb352e847c9b8a7d6d26cd7621a872a446feed5ab7a31c1e8fa397a" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp35-cp35m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "7f8247b6f109e118ed28caf6e67fd978", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 231584, "upload_time": "2019-10-23T20:05:43", "upload_time_iso_8601": "2019-10-23T20:05:43.577983Z", "url": "https://files.pythonhosted.org/packages/ca/83/ba7475b1eed66e9429ddea114086be906534452b3ef01d75bb0e55ffb4c2/stream_graph-0.2.0-cp35-cp35m-macosx_10_6_intel.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "efda0deb7cc18a5c3535ccc3564e93c0", "sha256": "8257816398bfd7dac265adcda9f42fe09b935a618302408b7e85127f93947e45" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp35-cp35m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "efda0deb7cc18a5c3535ccc3564e93c0", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 438618, "upload_time": "2019-10-23T19:50:58", "upload_time_iso_8601": "2019-10-23T19:50:58.780263Z", "url": "https://files.pythonhosted.org/packages/68/72/fe4c23cf4c41ac1a5adf1550eb010c2e61004f890f9edcf6a03d5ffd8ad2/stream_graph-0.2.0-cp35-cp35m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7de91fdbb220bda3ca55920d4216ca4f", "sha256": "8a22b8d06cd680ce674181e2c7b0dd46e32cc96f4ce12bfae5681ca5e310b25b" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7de91fdbb220bda3ca55920d4216ca4f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 469843, "upload_time": "2019-10-23T19:51:00", "upload_time_iso_8601": "2019-10-23T19:51:00.843405Z", "url": "https://files.pythonhosted.org/packages/f9/30/987899a1056b673f606233e6dc4ff3d793cce9a6e6443fb6321af888aab3/stream_graph-0.2.0-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9b9c5098ec5dcdd6f0fe84ddcf18c13a", "sha256": "9f5707ad6cf2390afb599e07616769e0ded6ab11ee33495b60d9f032a612b80e" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "9b9c5098ec5dcdd6f0fe84ddcf18c13a", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 164500, "upload_time": "2019-10-23T19:51:52", "upload_time_iso_8601": "2019-10-23T19:51:52.206578Z", "url": "https://files.pythonhosted.org/packages/58/58/84ce7fd1a08683fddeb3f6cfb0878c581e22a17c346de1b24b68e93e1e07/stream_graph-0.2.0-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "57c8874d5ff70ec51ffa5a563af81afa", "sha256": "f35dbad3cc90566fc778e342759968cd7714f1e4985718a11b5d0c07b2ac0ccb" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp36-cp36m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "57c8874d5ff70ec51ffa5a563af81afa", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 234230, "upload_time": "2019-10-23T20:05:49", "upload_time_iso_8601": "2019-10-23T20:05:49.617553Z", "url": "https://files.pythonhosted.org/packages/fc/71/d25625b53026870737169854b02f7c1974b8c1eaa60c12a88e85e750d78e/stream_graph-0.2.0-cp36-cp36m-macosx_10_6_intel.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c5d97e951abeb96a56dc7092790da89b", "sha256": "bc34e494921e5f987d4d6b99af27e7432c02594d21c3eb4468da4fd8b8137065" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp36-cp36m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "c5d97e951abeb96a56dc7092790da89b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 443116, "upload_time": "2019-10-23T19:50:52", "upload_time_iso_8601": "2019-10-23T19:50:52.870555Z", "url": "https://files.pythonhosted.org/packages/01/30/e8df1617e348ea6fdb62ca4638bb71aa680c12b8f539b8f6047976cc2622/stream_graph-0.2.0-cp36-cp36m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7af52e0f51de7bb53ec9085c72451021", "sha256": "42b751c028face2f5e513d6e816aa4a3c4ee4f945f56366b7d04ec79101e79a5" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7af52e0f51de7bb53ec9085c72451021", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 473049, "upload_time": "2019-10-23T19:50:54", "upload_time_iso_8601": "2019-10-23T19:50:54.499765Z", "url": "https://files.pythonhosted.org/packages/43/54/19f10f583fe8ee37757ac5b653c31f0e3cbafc974ef38433932fb3243500/stream_graph-0.2.0-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "402f047ca7ee5025dfa1cfebdd6abad6", "sha256": "0bb89260365fa781431329335d992489bb7fa873b8366093d758008a9c0a9774" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "402f047ca7ee5025dfa1cfebdd6abad6", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 165526, "upload_time": "2019-10-23T19:56:19", "upload_time_iso_8601": "2019-10-23T19:56:19.247296Z", "url": "https://files.pythonhosted.org/packages/0b/5b/5f98e7687fe70e0292449526e2fbe4fe52922207903e8449af0d4db84856/stream_graph-0.2.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "22c7e0502edb9ae834d8ae22a9e8bbac", "sha256": "aa6c9935c4d588b6802925ada5baaecff68143832e6ff35b8dcd0f0793021a21" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp37-cp37m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "22c7e0502edb9ae834d8ae22a9e8bbac", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 233916, "upload_time": "2019-10-23T20:24:05", "upload_time_iso_8601": "2019-10-23T20:24:05.327392Z", "url": "https://files.pythonhosted.org/packages/c3/fd/d37e66ac087a030f4d0ca552dc82c369863998e27b1f0fd45158988c6bf4/stream_graph-0.2.0-cp37-cp37m-macosx_10_6_intel.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "994c6e3dc113065e9c80d4b938cefec9", "sha256": "d2a88b9d9ed1c45bc54080e5d7bde51b68fd4ab42ddc5d739100b73b3f103b9c" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp37-cp37m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "994c6e3dc113065e9c80d4b938cefec9", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 438154, "upload_time": "2019-10-23T19:59:33", "upload_time_iso_8601": "2019-10-23T19:59:33.277619Z", "url": "https://files.pythonhosted.org/packages/83/d6/3a081e42b25fda4d82dc84272ea884c47ef103611b493982f4565b5356aa/stream_graph-0.2.0-cp37-cp37m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1215178885cb841400c9ebf1faeab900", "sha256": "f6445c1d461bc01e619294e1b86d4ec0b73f08b7633ef8891205dfabcf819ac7" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "1215178885cb841400c9ebf1faeab900", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 469061, "upload_time": "2019-10-23T19:59:35", "upload_time_iso_8601": "2019-10-23T19:59:35.135988Z", "url": "https://files.pythonhosted.org/packages/8d/10/d71e75a8e47b936fa1b5c3940a5cf73de94ec2cd561b2bdecc09e6479edc/stream_graph-0.2.0-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "85cdb4a8173f834485ddd427155a80b9", "sha256": "56553e4a3f44a8b67d45ae536e418a454d80e61b598c8f94b6a8adac93b6ca14" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "85cdb4a8173f834485ddd427155a80b9", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 165162, "upload_time": "2019-10-23T19:58:36", "upload_time_iso_8601": "2019-10-23T19:58:36.439501Z", "url": "https://files.pythonhosted.org/packages/e1/75/7325342816441e7827cbecd576b498677c2979aeabe3d4b7888cd79e16fa/stream_graph-0.2.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6a0a66ebd3df20db905d4581fccb6dbd", "sha256": "fad053ecbd1fc4636594f65deee293dbce682dc5220ef74ca6092e9fb7d68d82" }, "downloads": -1, "filename": "stream_graph-0.2.0.zip", "has_sig": false, "md5_digest": "6a0a66ebd3df20db905d4581fccb6dbd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 825274, "upload_time": "2019-10-23T14:42:11", "upload_time_iso_8601": "2019-10-23T14:42:11.020653Z", "url": "https://files.pythonhosted.org/packages/f4/81/b38602fba9036961300204c953f02dc9511d767cde8fc90452071b1d19de/stream_graph-0.2.0.zip", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7f8247b6f109e118ed28caf6e67fd978", "sha256": "eb05abcffeb352e847c9b8a7d6d26cd7621a872a446feed5ab7a31c1e8fa397a" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp35-cp35m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "7f8247b6f109e118ed28caf6e67fd978", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 231584, "upload_time": "2019-10-23T20:05:43", "upload_time_iso_8601": "2019-10-23T20:05:43.577983Z", "url": "https://files.pythonhosted.org/packages/ca/83/ba7475b1eed66e9429ddea114086be906534452b3ef01d75bb0e55ffb4c2/stream_graph-0.2.0-cp35-cp35m-macosx_10_6_intel.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "efda0deb7cc18a5c3535ccc3564e93c0", "sha256": "8257816398bfd7dac265adcda9f42fe09b935a618302408b7e85127f93947e45" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp35-cp35m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "efda0deb7cc18a5c3535ccc3564e93c0", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 438618, "upload_time": "2019-10-23T19:50:58", "upload_time_iso_8601": "2019-10-23T19:50:58.780263Z", "url": "https://files.pythonhosted.org/packages/68/72/fe4c23cf4c41ac1a5adf1550eb010c2e61004f890f9edcf6a03d5ffd8ad2/stream_graph-0.2.0-cp35-cp35m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7de91fdbb220bda3ca55920d4216ca4f", "sha256": "8a22b8d06cd680ce674181e2c7b0dd46e32cc96f4ce12bfae5681ca5e310b25b" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7de91fdbb220bda3ca55920d4216ca4f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 469843, "upload_time": "2019-10-23T19:51:00", "upload_time_iso_8601": "2019-10-23T19:51:00.843405Z", "url": "https://files.pythonhosted.org/packages/f9/30/987899a1056b673f606233e6dc4ff3d793cce9a6e6443fb6321af888aab3/stream_graph-0.2.0-cp35-cp35m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9b9c5098ec5dcdd6f0fe84ddcf18c13a", "sha256": "9f5707ad6cf2390afb599e07616769e0ded6ab11ee33495b60d9f032a612b80e" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "9b9c5098ec5dcdd6f0fe84ddcf18c13a", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 164500, "upload_time": "2019-10-23T19:51:52", "upload_time_iso_8601": "2019-10-23T19:51:52.206578Z", "url": "https://files.pythonhosted.org/packages/58/58/84ce7fd1a08683fddeb3f6cfb0878c581e22a17c346de1b24b68e93e1e07/stream_graph-0.2.0-cp35-cp35m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "57c8874d5ff70ec51ffa5a563af81afa", "sha256": "f35dbad3cc90566fc778e342759968cd7714f1e4985718a11b5d0c07b2ac0ccb" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp36-cp36m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "57c8874d5ff70ec51ffa5a563af81afa", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 234230, "upload_time": "2019-10-23T20:05:49", "upload_time_iso_8601": "2019-10-23T20:05:49.617553Z", "url": "https://files.pythonhosted.org/packages/fc/71/d25625b53026870737169854b02f7c1974b8c1eaa60c12a88e85e750d78e/stream_graph-0.2.0-cp36-cp36m-macosx_10_6_intel.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c5d97e951abeb96a56dc7092790da89b", "sha256": "bc34e494921e5f987d4d6b99af27e7432c02594d21c3eb4468da4fd8b8137065" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp36-cp36m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "c5d97e951abeb96a56dc7092790da89b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 443116, "upload_time": "2019-10-23T19:50:52", "upload_time_iso_8601": "2019-10-23T19:50:52.870555Z", "url": "https://files.pythonhosted.org/packages/01/30/e8df1617e348ea6fdb62ca4638bb71aa680c12b8f539b8f6047976cc2622/stream_graph-0.2.0-cp36-cp36m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7af52e0f51de7bb53ec9085c72451021", "sha256": "42b751c028face2f5e513d6e816aa4a3c4ee4f945f56366b7d04ec79101e79a5" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7af52e0f51de7bb53ec9085c72451021", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 473049, "upload_time": "2019-10-23T19:50:54", "upload_time_iso_8601": "2019-10-23T19:50:54.499765Z", "url": "https://files.pythonhosted.org/packages/43/54/19f10f583fe8ee37757ac5b653c31f0e3cbafc974ef38433932fb3243500/stream_graph-0.2.0-cp36-cp36m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "402f047ca7ee5025dfa1cfebdd6abad6", "sha256": "0bb89260365fa781431329335d992489bb7fa873b8366093d758008a9c0a9774" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "402f047ca7ee5025dfa1cfebdd6abad6", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 165526, "upload_time": "2019-10-23T19:56:19", "upload_time_iso_8601": "2019-10-23T19:56:19.247296Z", "url": "https://files.pythonhosted.org/packages/0b/5b/5f98e7687fe70e0292449526e2fbe4fe52922207903e8449af0d4db84856/stream_graph-0.2.0-cp36-cp36m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "22c7e0502edb9ae834d8ae22a9e8bbac", "sha256": "aa6c9935c4d588b6802925ada5baaecff68143832e6ff35b8dcd0f0793021a21" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp37-cp37m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "22c7e0502edb9ae834d8ae22a9e8bbac", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 233916, "upload_time": "2019-10-23T20:24:05", "upload_time_iso_8601": "2019-10-23T20:24:05.327392Z", "url": "https://files.pythonhosted.org/packages/c3/fd/d37e66ac087a030f4d0ca552dc82c369863998e27b1f0fd45158988c6bf4/stream_graph-0.2.0-cp37-cp37m-macosx_10_6_intel.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "994c6e3dc113065e9c80d4b938cefec9", "sha256": "d2a88b9d9ed1c45bc54080e5d7bde51b68fd4ab42ddc5d739100b73b3f103b9c" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp37-cp37m-manylinux1_i686.whl", "has_sig": false, "md5_digest": "994c6e3dc113065e9c80d4b938cefec9", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 438154, "upload_time": "2019-10-23T19:59:33", "upload_time_iso_8601": "2019-10-23T19:59:33.277619Z", "url": "https://files.pythonhosted.org/packages/83/d6/3a081e42b25fda4d82dc84272ea884c47ef103611b493982f4565b5356aa/stream_graph-0.2.0-cp37-cp37m-manylinux1_i686.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1215178885cb841400c9ebf1faeab900", "sha256": "f6445c1d461bc01e619294e1b86d4ec0b73f08b7633ef8891205dfabcf819ac7" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "1215178885cb841400c9ebf1faeab900", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 469061, "upload_time": "2019-10-23T19:59:35", "upload_time_iso_8601": "2019-10-23T19:59:35.135988Z", "url": "https://files.pythonhosted.org/packages/8d/10/d71e75a8e47b936fa1b5c3940a5cf73de94ec2cd561b2bdecc09e6479edc/stream_graph-0.2.0-cp37-cp37m-manylinux1_x86_64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "85cdb4a8173f834485ddd427155a80b9", "sha256": "56553e4a3f44a8b67d45ae536e418a454d80e61b598c8f94b6a8adac93b6ca14" }, "downloads": -1, "filename": "stream_graph-0.2.0-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "85cdb4a8173f834485ddd427155a80b9", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 165162, "upload_time": "2019-10-23T19:58:36", "upload_time_iso_8601": "2019-10-23T19:58:36.439501Z", "url": "https://files.pythonhosted.org/packages/e1/75/7325342816441e7827cbecd576b498677c2979aeabe3d4b7888cd79e16fa/stream_graph-0.2.0-cp37-cp37m-win_amd64.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6a0a66ebd3df20db905d4581fccb6dbd", "sha256": "fad053ecbd1fc4636594f65deee293dbce682dc5220ef74ca6092e9fb7d68d82" }, "downloads": -1, "filename": "stream_graph-0.2.0.zip", "has_sig": false, "md5_digest": "6a0a66ebd3df20db905d4581fccb6dbd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 825274, "upload_time": "2019-10-23T14:42:11", "upload_time_iso_8601": "2019-10-23T14:42:11.020653Z", "url": "https://files.pythonhosted.org/packages/f4/81/b38602fba9036961300204c953f02dc9511d767cde8fc90452071b1d19de/stream_graph-0.2.0.zip", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }