{ "info": { "author": "D-Wave Systems Inc.", "author_email": "acondello@dwavesys.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10" ], "description": ".. image:: https://img.shields.io/pypi/v/dwave-networkx.svg\n :target: https://pypi.org/project/dwave-networkx\n\n.. image:: https://readthedocs.com/projects/d-wave-systems-dwave-networkx/badge/?version=latest\n :target: https://docs.ocean.dwavesys.com/projects/dwave-networkx/en/latest/?badge=latest\n\n.. image:: https://codecov.io/gh/dwavesystems/dwave-networkx/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/dwavesystems/dwave-networkx\n\n.. image:: https://circleci.com/gh/dwavesystems/dwave-networkx.svg?style=svg\n :target: https://circleci.com/gh/dwavesystems/dwave-networkx\n\n.. inclusion-marker-do-not-remove\n\nD-Wave NetworkX\n===============\n\n.. index-start-marker\n\nD-Wave NetworkX is an extension of `NetworkX `_\\ ---a\nPython language package for exploration and analysis of networks and network\nalgorithms---for users of D-Wave Systems. It provides tools for working with\nChimera graphs and implementations of graph-theory algorithms on the D-Wave\nsystem and other binary quadratic model samplers.\n\nThe example below generates a graph for a Chimera unit cell (eight nodes in a 4-by-2\nbipartite architecture).\n\n.. code: python\n\n>>> import dwave_networkx as dnx\n>>> graph = dnx.chimera_graph(1, 1, 4)\n\nSee the documentation for more examples.\n\n.. index-end-marker\n\nInstallation\n============\n\n.. installation-start-marker\n\n**Installation from PyPi:**\n\n.. code-block:: bash\n\n pip install dwave_networkx\n\n**Installation from source:**\n\n.. code-block:: bash\n\n pip install -r requirements.txt\n python setup.py install\n\n.. installation-end-marker\n\nLicense\n=======\n\nReleased under the Apache License 2.0.\n\nContributing\n============\n\nOcean's `contributing guide `_\nhas guidelines for contributing to Ocean packages.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/dwavesystems/dwave_networkx/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dwavesystems/dwave_networkx", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "dwave-networkx", "package_url": "https://pypi.org/project/dwave-networkx/", "platform": "", "project_url": "https://pypi.org/project/dwave-networkx/", "project_urls": { "Download": "https://github.com/dwavesystems/dwave_networkx/releases", "Homepage": "https://github.com/dwavesystems/dwave_networkx" }, "release_url": "https://pypi.org/project/dwave-networkx/0.8.12/", "requires_dist": [ "networkx (<3.0,>=2.4)", "dimod (<0.13.0,>=0.10.8)" ], "requires_python": ">=3.7", "summary": "A NetworkX extension providing graphs and algorithms relevent to working with the D-Wave System", "version": "0.8.12", "yanked": false, "yanked_reason": null }, "last_serial": 13062540, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "b26e01111d41abb6db0246d7fd80ca90", "sha256": "b98dbd4e4b8039e83d9cde734577345dd87d84826071799f843a96d1abce51c1" }, "downloads": -1, "filename": "dwave_networkx-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b26e01111d41abb6db0246d7fd80ca90", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28868, "upload_time": "2017-09-21T18:47:29", "upload_time_iso_8601": "2017-09-21T18:47:29.216936Z", "url": "https://files.pythonhosted.org/packages/81/76/9342fdf75b437b91b360e3430625c241e27536d759a8f9a7d119f20267f9/dwave_networkx-0.5.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "58119e99b394d0d3436744375ca4509d", "sha256": "08a05386b2f48c8d08560af66826ae193ac3545c819977e0854655c4c727d406" }, "downloads": -1, "filename": "dwave_networkx-0.5.0.tar.gz", "has_sig": false, "md5_digest": "58119e99b394d0d3436744375ca4509d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19149, "upload_time": "2017-09-21T18:47:38", "upload_time_iso_8601": "2017-09-21T18:47:38.423256Z", "url": "https://files.pythonhosted.org/packages/2c/ff/00eb4f138fc056f7128476bf2e958bd6777c9893eadee5c8ce162edfe4ca/dwave_networkx-0.5.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "352fa88581618186e16a408a5a95c562", "sha256": "087bfaeb18e5de81834b008938a309c9bdadc11e424af7b9ccfbb34510712c0f" }, "downloads": -1, "filename": "dwave_networkx-0.5.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "352fa88581618186e16a408a5a95c562", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28925, "upload_time": "2017-10-20T19:43:42", "upload_time_iso_8601": "2017-10-20T19:43:42.610647Z", "url": "https://files.pythonhosted.org/packages/e7/41/025ac225f15e03bb6a2ebf91de65377aa913c8270ccf38fa27986841c985/dwave_networkx-0.5.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fae92623ad50737f637297776652b3a2", "sha256": "873bb557345b1427e26b801f06f27badab14945a3b6c86a516a0c5708dce2f71" }, "downloads": -1, "filename": "dwave_networkx-0.5.1.tar.gz", "has_sig": false, "md5_digest": "fae92623ad50737f637297776652b3a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18778, "upload_time": "2017-10-20T19:43:43", "upload_time_iso_8601": "2017-10-20T19:43:43.549424Z", "url": "https://files.pythonhosted.org/packages/48/c7/ac964532dce401e6dc7734f3bc5a63545ba438e0a5e3a1be3ba01157b177/dwave_networkx-0.5.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "2cf561abe6a58974d691c022796a100a", "sha256": "6bec4344d7c83d50745cdc775c06acd600761b91b3720696efdb25f02090aa1e" }, "downloads": -1, "filename": "dwave_networkx-0.5.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2cf561abe6a58974d691c022796a100a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28940, "upload_time": "2017-10-20T21:16:14", "upload_time_iso_8601": "2017-10-20T21:16:14.507960Z", "url": "https://files.pythonhosted.org/packages/c1/92/3d3e4c8257f19bd9bfbe3d767ff49d1703a19f35cdee78b240756526b52e/dwave_networkx-0.5.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0d82e2c9c0d6d2d707f5c36f0e8fcbfe", "sha256": "68ee5edbf69e59c3eb5788dad929fe00a14c2549d01c944a62189d8799411e79" }, "downloads": -1, "filename": "dwave_networkx-0.5.2.tar.gz", "has_sig": false, "md5_digest": "0d82e2c9c0d6d2d707f5c36f0e8fcbfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18792, "upload_time": "2017-10-20T21:16:15", "upload_time_iso_8601": "2017-10-20T21:16:15.564121Z", "url": "https://files.pythonhosted.org/packages/4e/98/ee4c7c9f89e6c9a599168dbc2879d022296de0d7906845f358a67280b24e/dwave_networkx-0.5.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "0f990d73e4d32112f878d8a790f39f05", "sha256": "37c21366ee796508af07907e5714ff09567259e7e0b862b0a6d2b23f2633a399" }, "downloads": -1, "filename": "dwave_networkx-0.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0f990d73e4d32112f878d8a790f39f05", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 30417, "upload_time": "2017-11-10T21:33:49", "upload_time_iso_8601": "2017-11-10T21:33:49.956478Z", "url": "https://files.pythonhosted.org/packages/d8/38/496fc619f0024d71cf351a9d2ee70ec5dbad2c17aaeb1f4f47120710b6eb/dwave_networkx-0.6.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "73e4bdb6864d50fef66072dec7acbced", "sha256": "148fd94aa4ef8ed9f662464d333ef85e1cb9cad8cc68075f08a60847b0ea10de" }, "downloads": -1, "filename": "dwave_networkx-0.6.0.tar.gz", "has_sig": false, "md5_digest": "73e4bdb6864d50fef66072dec7acbced", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20634, "upload_time": "2017-11-10T21:33:52", "upload_time_iso_8601": "2017-11-10T21:33:52.906448Z", "url": "https://files.pythonhosted.org/packages/c9/ea/17644a1bcaa15adc8ee9a1cf6dfc7cfbb1abdc66ca923cc48dbdd4edd472/dwave_networkx-0.6.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "86dcabc8415990d4da868dd7862dc5fe", "sha256": "6f50eb9e6f4f09618f3eb515df2d3f4d914d9b5eb59dd4b627db33c145620e9f" }, "downloads": -1, "filename": "dwave_networkx-0.6.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "86dcabc8415990d4da868dd7862dc5fe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 33796, "upload_time": "2018-02-20T18:19:07", "upload_time_iso_8601": "2018-02-20T18:19:07.752938Z", "url": "https://files.pythonhosted.org/packages/a7/56/95f6c27ee68b16875306c98e25dad725d7b9c417915d94c09ce12a750952/dwave_networkx-0.6.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5528ee26c201c1358aaa9f442ea6b201", "sha256": "6890813536226933d22fd323ff6a38de61679ea055e54ea9590facea1c0d37ba" }, "downloads": -1, "filename": "dwave_networkx-0.6.1.tar.gz", "has_sig": false, "md5_digest": "5528ee26c201c1358aaa9f442ea6b201", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23458, "upload_time": "2018-02-20T18:19:09", "upload_time_iso_8601": "2018-02-20T18:19:09.560068Z", "url": "https://files.pythonhosted.org/packages/cd/d5/f2b96f97d3100311eee078409cab6497ebe6930c82e95fdd79d753119890/dwave_networkx-0.6.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "96692493070c3dc4ff6c142733a8cedb", "sha256": "ca442b8a47c859611515025c2c566d0fd1f0ab8cc5be7de5a55d6bfcb594294d" }, "downloads": -1, "filename": "dwave_networkx-0.6.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "96692493070c3dc4ff6c142733a8cedb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 50973, "upload_time": "2018-05-15T16:37:09", "upload_time_iso_8601": "2018-05-15T16:37:09.677211Z", "url": "https://files.pythonhosted.org/packages/e4/cb/e88d0b4669201f38e7300a8e6975027820e498a0a69764bd5db4928f43be/dwave_networkx-0.6.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "aeb42e7620225510374a6adb979e3210", "sha256": "21e32942a84447d1d8843a3ba00fbd69f917ab05eca625d3e077feac1d773dce" }, "downloads": -1, "filename": "dwave_networkx-0.6.2.tar.gz", "has_sig": false, "md5_digest": "aeb42e7620225510374a6adb979e3210", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37795, "upload_time": "2018-05-15T16:37:10", "upload_time_iso_8601": "2018-05-15T16:37:10.672060Z", "url": "https://files.pythonhosted.org/packages/48/81/80decb3d8d5ce14afe2e92700cc78d05737de752a330f6d3d7c243c33616/dwave_networkx-0.6.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "f97867dcc86bbea17cb836757c4c0357", "sha256": "4a6fd1e5322b46535c277a17e0c5bd412b4a98a25a5619663a1cde2f015ae9b8" }, "downloads": -1, "filename": "dwave_networkx-0.6.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f97867dcc86bbea17cb836757c4c0357", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 51053, "upload_time": "2018-06-05T21:40:59", "upload_time_iso_8601": "2018-06-05T21:40:59.023968Z", "url": "https://files.pythonhosted.org/packages/f5/c9/55967e4f7b805832fb8c1843658896ea227b668ce2f36a2662fb6eaaa164/dwave_networkx-0.6.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "88bb6be4a3641248a7acb38af578ec06", "sha256": "c69239b24488339dc0862427df1e8314632018986b8a1ae503160f47bd877795" }, "downloads": -1, "filename": "dwave_networkx-0.6.3.tar.gz", "has_sig": false, "md5_digest": "88bb6be4a3641248a7acb38af578ec06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38302, "upload_time": "2018-06-05T21:41:00", "upload_time_iso_8601": "2018-06-05T21:41:00.211580Z", "url": "https://files.pythonhosted.org/packages/af/25/e3ae95433c7b9b5b0ccea27a0d39a716c7bd8fea29e5493867ff3eee9bb3/dwave_networkx-0.6.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "f429e9b43cc932f3f4699958c75decce", "sha256": "d9740eb611645f3aacaef68066ab1cfdd3e557c223b4ffa54228e4c326195a6a" }, "downloads": -1, "filename": "dwave_networkx-0.6.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f429e9b43cc932f3f4699958c75decce", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 53135, "upload_time": "2018-08-08T22:53:15", "upload_time_iso_8601": "2018-08-08T22:53:15.693704Z", "url": "https://files.pythonhosted.org/packages/cb/f8/7d1e09e1559fb1b4cc772093995d3714ec10c96b68900c818f61af6be30d/dwave_networkx-0.6.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2627ef9dfab2729089b86a29de57e574", "sha256": "411a746969d3ec2efa014ba4087289531853217b5489fb4cab13bcc28b706c63" }, "downloads": -1, "filename": "dwave_networkx-0.6.4.tar.gz", "has_sig": false, "md5_digest": "2627ef9dfab2729089b86a29de57e574", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37677, "upload_time": "2018-08-08T22:53:17", "upload_time_iso_8601": "2018-08-08T22:53:17.058130Z", "url": "https://files.pythonhosted.org/packages/3f/07/d180498676aca28f3a8f189c4ecf304b2d11dc6f73f72b18a4827e1c063f/dwave_networkx-0.6.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "1c3993c47483d4e9f09644b3880533be", "sha256": "95a1ba9a7c60e7fb5e0d396e51334a03216e75e786aeabf1baab0d2907c0320f" }, "downloads": -1, "filename": "dwave_networkx-0.6.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1c3993c47483d4e9f09644b3880533be", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 54944, "upload_time": "2018-09-05T17:54:20", "upload_time_iso_8601": "2018-09-05T17:54:20.205658Z", "url": "https://files.pythonhosted.org/packages/5b/d6/f5726f363077974be4c24da5224f0144948575bac506e7c9fae44fc2c7cf/dwave_networkx-0.6.5-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "546f6766fb2604f56d00ec3620d84309", "sha256": "fdfb89cb4a35a550168cd2fb1e5c2404bd68a1f679134c7cbc7c7ea9063e9c1a" }, "downloads": -1, "filename": "dwave_networkx-0.6.5.tar.gz", "has_sig": false, "md5_digest": "546f6766fb2604f56d00ec3620d84309", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40188, "upload_time": "2018-09-05T17:54:21", "upload_time_iso_8601": "2018-09-05T17:54:21.454677Z", "url": "https://files.pythonhosted.org/packages/9a/8d/83d52dc1df34c2d22681beae3dcde72ead30e70c519050e08c4f4fe2488c/dwave_networkx-0.6.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.6": [ { "comment_text": "", "digests": { "md5": "7dcf361d18989bcbc0be2d3a55fed7d8", "sha256": "4249f415974ddec2cbf93eb597ad7d8911d228da2b509139e81cb5d12a5a3d1f" }, "downloads": -1, "filename": "dwave_networkx-0.6.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7dcf361d18989bcbc0be2d3a55fed7d8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 60651, "upload_time": "2018-10-12T19:21:38", "upload_time_iso_8601": "2018-10-12T19:21:38.894350Z", "url": "https://files.pythonhosted.org/packages/57/03/3aa61937d29b5cf467ddf2fe9cd16df9e08e94a316c255d8394b5b3e8b02/dwave_networkx-0.6.6-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "22b3aede30cd81860271c24e5ca6ab1e", "sha256": "ec8cd0da92209748d5fd77262841fc97d5c6aded2c3dc5abf6ce937c9326fd23" }, "downloads": -1, "filename": "dwave_networkx-0.6.6.tar.gz", "has_sig": false, "md5_digest": "22b3aede30cd81860271c24e5ca6ab1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41310, "upload_time": "2018-10-12T19:21:40", "upload_time_iso_8601": "2018-10-12T19:21:40.103488Z", "url": "https://files.pythonhosted.org/packages/01/76/75463c0c163bf46c422399eafbf259ef488679dd47f2f5b570e736345aa9/dwave_networkx-0.6.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.7": [ { "comment_text": "", "digests": { "md5": "c83b4c197ae33559b45094909950cb92", "sha256": "9e902cf8feb6797f04b0589b8d7e94d34c18ce3cdefbb5f2612d0026540e5dba" }, "downloads": -1, "filename": "dwave_networkx-0.6.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c83b4c197ae33559b45094909950cb92", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 60853, "upload_time": "2018-12-17T18:40:49", "upload_time_iso_8601": "2018-12-17T18:40:49.728721Z", "url": "https://files.pythonhosted.org/packages/56/3e/76d9e3bf41007ce3dbb9aeeed30f78c1054f38641d07ac3d50963d2ab090/dwave_networkx-0.6.7-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8efbeba00e30317e990792d3a3095be6", "sha256": "117f6dc02a3116399d27b89405a34ba5529d75c8993d1a067bf53fb9bab59dee" }, "downloads": -1, "filename": "dwave_networkx-0.6.7.tar.gz", "has_sig": false, "md5_digest": "8efbeba00e30317e990792d3a3095be6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40914, "upload_time": "2018-12-17T18:40:51", "upload_time_iso_8601": "2018-12-17T18:40:51.341132Z", "url": "https://files.pythonhosted.org/packages/91/30/418d0dda9e6246ccc2b5bc3d34d799c8caa98a73991703b78dbee89033fc/dwave_networkx-0.6.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.8": [ { "comment_text": "", "digests": { "md5": "ecd5dedbdaf0f5540a56ffb870109eba", "sha256": "29f82bc735eb344e1c17282666f1c9f42b10ebab11f1ef9e31191435063d084f" }, "downloads": -1, "filename": "dwave_networkx-0.6.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ecd5dedbdaf0f5540a56ffb870109eba", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 61980, "upload_time": "2018-12-21T00:45:14", "upload_time_iso_8601": "2018-12-21T00:45:14.593924Z", "url": "https://files.pythonhosted.org/packages/8c/a0/783794e6c879f7c6e96ddcbcf9384f60a45c848cf152f9a8e9e0be04876f/dwave_networkx-0.6.8-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "dea05fe26315c3d8da43a0a1f10ffc80", "sha256": "8fd6db0d8ebce8723025d9eb1e500c068c47e69aaa259860be0cd331c107304c" }, "downloads": -1, "filename": "dwave_networkx-0.6.8.tar.gz", "has_sig": false, "md5_digest": "dea05fe26315c3d8da43a0a1f10ffc80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43187, "upload_time": "2018-12-21T00:45:16", "upload_time_iso_8601": "2018-12-21T00:45:16.084365Z", "url": "https://files.pythonhosted.org/packages/0f/50/66303ca11801e5f37c7a30e28da69e0e229da0cb6eb21b47fcc26438175c/dwave_networkx-0.6.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.9": [ { "comment_text": "", "digests": { "md5": "11098fd693da68f8d9b4669db9cada70", "sha256": "b490d1dd35e251f4a666a2509e07ecf2d2b32d736a2174e25212ffcbef7aea49" }, "downloads": -1, "filename": "dwave_networkx-0.6.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "11098fd693da68f8d9b4669db9cada70", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70212, "upload_time": "2018-12-27T21:54:22", "upload_time_iso_8601": "2018-12-27T21:54:22.944238Z", "url": "https://files.pythonhosted.org/packages/44/ca/3731cf99dcb6fcf327a2a851f8be3ae1af7bf760d75399d618a1907aa48a/dwave_networkx-0.6.9-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ef1db1695b9f9e22a5342f5b1c3fff2d", "sha256": "776b9190fe46aa3fcaaa9cecae6642f484fc980de8ff1da6065682cef3fcc528" }, "downloads": -1, "filename": "dwave_networkx-0.6.9.tar.gz", "has_sig": false, "md5_digest": "ef1db1695b9f9e22a5342f5b1c3fff2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43410, "upload_time": "2018-12-27T21:54:24", "upload_time_iso_8601": "2018-12-27T21:54:24.172446Z", "url": "https://files.pythonhosted.org/packages/01/e5/3c8d9b207989e0bd21c720638a40324b33c5cc53f0fd101931580a9ed6ec/dwave_networkx-0.6.9.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "9455caf20a406df2b77e7238adbd38fd", "sha256": "9b0ee64c7c8ddec2e7d713bf98d4db1910b8338f1cb5d0d94a03198b63272846" }, "downloads": -1, "filename": "dwave_networkx-0.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9455caf20a406df2b77e7238adbd38fd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 75088, "upload_time": "2019-01-16T19:19:31", "upload_time_iso_8601": "2019-01-16T19:19:31.062878Z", "url": "https://files.pythonhosted.org/packages/55/04/492fc199bd999408a0200e6587d61f1a837d480b24ec09a5565669d614db/dwave_networkx-0.7.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c3d4f1b22d16d0ea2d900824e6a188b6", "sha256": "471add3ee03945c7392c2ee8219dc784782975ee41ef5e7d9d60c5a582f54bb5" }, "downloads": -1, "filename": "dwave_networkx-0.7.0.tar.gz", "has_sig": false, "md5_digest": "c3d4f1b22d16d0ea2d900824e6a188b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45474, "upload_time": "2019-01-16T19:19:32", "upload_time_iso_8601": "2019-01-16T19:19:32.804007Z", "url": "https://files.pythonhosted.org/packages/d6/04/acc7957487c4e033bd4385a56e73660b534c83aa4ce9d4d13333046fba36/dwave_networkx-0.7.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "b7dd549fe389cb7ccc39d9151a24c8c0", "sha256": "bfb15364d798f9c608f67a7755f55a7ec2330d0c8034738ab805b499cf75f83e" }, "downloads": -1, "filename": "dwave_networkx-0.7.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b7dd549fe389cb7ccc39d9151a24c8c0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 76019, "upload_time": "2019-02-27T18:01:20", "upload_time_iso_8601": "2019-02-27T18:01:20.617807Z", "url": "https://files.pythonhosted.org/packages/ce/2b/34463199016d3d2af38a56c56494ea0642e339a6e48d13370029a1ed92ff/dwave_networkx-0.7.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cd3d879917d3182e2fb59351ab39fda3", "sha256": "9205e09a6a5ba34679cab9f474255cc10addc493d06cb6fedd6ac5e7bb4d8849" }, "downloads": -1, "filename": "dwave_networkx-0.7.1.tar.gz", "has_sig": false, "md5_digest": "cd3d879917d3182e2fb59351ab39fda3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47111, "upload_time": "2019-02-27T18:01:22", "upload_time_iso_8601": "2019-02-27T18:01:22.091234Z", "url": "https://files.pythonhosted.org/packages/50/cf/ab2f645d849069a12343ff828e218ef0d6ca056b6b85e647cc069bbfb5c0/dwave_networkx-0.7.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "8f8c666f2ba60f46b2070147ed47eea8", "sha256": "012da50900b2485700cc6bf77639874c7b905c0abecf79ee112d7336ed897ba5" }, "downloads": -1, "filename": "dwave_networkx-0.8.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8f8c666f2ba60f46b2070147ed47eea8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 77170, "upload_time": "2019-06-07T18:55:51", "upload_time_iso_8601": "2019-06-07T18:55:51.706116Z", "url": "https://files.pythonhosted.org/packages/19/f7/54419a35f8693c8079ce55018ab4ea7188811cc994c99508471ea7021a0d/dwave_networkx-0.8.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bd91aa699c9a05c81a53281dd251b6a5", "sha256": "143c115deae478564af6144882ea44c440cfe05aa32b736f9c08833619cc83e6" }, "downloads": -1, "filename": "dwave_networkx-0.8.0.tar.gz", "has_sig": false, "md5_digest": "bd91aa699c9a05c81a53281dd251b6a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47750, "upload_time": "2019-06-07T18:55:53", "upload_time_iso_8601": "2019-06-07T18:55:53.360651Z", "url": "https://files.pythonhosted.org/packages/c0/25/6d4ecbc219e6479581861b9a52c310e3b4d837ff800654c9f612410cd36a/dwave_networkx-0.8.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "415399ec692bd0e947eb94e2b9f74062", "sha256": "b410804351a1cfc1ecd46375c6fb99c633b23f7dedb9fdf4a18c3c959a3ee2d8" }, "downloads": -1, "filename": "dwave_networkx-0.8.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "415399ec692bd0e947eb94e2b9f74062", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 77279, "upload_time": "2019-08-07T00:52:11", "upload_time_iso_8601": "2019-08-07T00:52:11.784551Z", "url": "https://files.pythonhosted.org/packages/06/9e/9db0f08986c1899d73e04e8e712f1868a2d1c0db49ea4387f644c61bda58/dwave_networkx-0.8.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "cc02fb2d563b68837bcda13f501f38db", "sha256": "f20443017d48da4bd81cbbd0d8ca582472b1d733806936dba7e0ed64366c813d" }, "downloads": -1, "filename": "dwave_networkx-0.8.1.tar.gz", "has_sig": false, "md5_digest": "cc02fb2d563b68837bcda13f501f38db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47847, "upload_time": "2019-08-07T00:52:13", "upload_time_iso_8601": "2019-08-07T00:52:13.572466Z", "url": "https://files.pythonhosted.org/packages/25/0a/f7314660c1f03ba5c28ba6d05467d531bd4b4947a9e9bc2f48934f8a49b2/dwave_networkx-0.8.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.10": [ { "comment_text": "", "digests": { "md5": "37ea608fb66ed1b70a2554ca4cda9c9e", "sha256": "490b6d5b4f5cd2660faa04ec1b954161d8b29be0729d9c6db70945d50ea82b73" }, "downloads": -1, "filename": "dwave_networkx-0.8.10-py3-none-any.whl", "has_sig": false, "md5_digest": "37ea608fb66ed1b70a2554ca4cda9c9e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 88581, "upload_time": "2021-10-04T14:25:01", "upload_time_iso_8601": "2021-10-04T14:25:01.505097Z", "url": "https://files.pythonhosted.org/packages/51/6d/de6546edbab09d38aac18be6c8df2255ce3e0ba1bb41cc5c5d1e653ba95c/dwave_networkx-0.8.10-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "00523d707aef13595e685d55d4ca78fc", "sha256": "fc4e6b16b233d4cb66915bc14c5d88228d3efbc2f762bce14860496b60e6af6f" }, "downloads": -1, "filename": "dwave_networkx-0.8.10.tar.gz", "has_sig": false, "md5_digest": "00523d707aef13595e685d55d4ca78fc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 61911, "upload_time": "2021-10-04T14:25:03", "upload_time_iso_8601": "2021-10-04T14:25:03.168974Z", "url": "https://files.pythonhosted.org/packages/be/2e/8faf4c40643416897cd8e74db2d0c50835beaf4e7fc0e44daae57f55b5b1/dwave_networkx-0.8.10.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.11": [ { "comment_text": "", "digests": { "md5": "c42916590a246bf3b78b2d0981d48210", "sha256": "392d7524aa80223b64e4f1cd0930d13c84567f246d61328dbedce5f4f2eae5b9" }, "downloads": -1, "filename": "dwave_networkx-0.8.11-py3-none-any.whl", "has_sig": false, "md5_digest": "c42916590a246bf3b78b2d0981d48210", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 97506, "upload_time": "2022-01-21T20:03:34", "upload_time_iso_8601": "2022-01-21T20:03:34.714824Z", "url": "https://files.pythonhosted.org/packages/1a/e1/a1a5bd3320ed5e87b491804fd7cc0500e7a3b513167b0f54a4c97dc2d380/dwave_networkx-0.8.11-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "980a00b18c9c3e6aa5dacdd172a342dd", "sha256": "cdb506a02b52f234ad553afbc9483258fba0feed499d4a29883f4bbd1beec75d" }, "downloads": -1, "filename": "dwave_networkx-0.8.11.tar.gz", "has_sig": false, "md5_digest": "980a00b18c9c3e6aa5dacdd172a342dd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 69388, "upload_time": "2022-01-21T20:03:36", "upload_time_iso_8601": "2022-01-21T20:03:36.408769Z", "url": "https://files.pythonhosted.org/packages/64/b9/e2c2f3fa48390831763b4c04b8a832b4a6ecea5005f38f79bfb5953ceb3a/dwave_networkx-0.8.11.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.12": [ { "comment_text": "", "digests": { "md5": "ae30e988a28c678b5099f2a03cd55188", "sha256": "291523bf3ac4f6a4481fbf079b2429239e261bed411ff97455f95a2cfeb58290" }, "downloads": -1, "filename": "dwave_networkx-0.8.12-py3-none-any.whl", "has_sig": false, "md5_digest": "ae30e988a28c678b5099f2a03cd55188", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 97520, "upload_time": "2022-03-02T22:31:30", "upload_time_iso_8601": "2022-03-02T22:31:30.442493Z", "url": "https://files.pythonhosted.org/packages/9c/eb/03af751d3733bfbab38c832a66275b6d830eebe957b6a580d2d3c88131f0/dwave_networkx-0.8.12-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9a27954fa97fd77f83988b8faa00a6b6", "sha256": "74c44fdd24d41e73a4cad11034cf0de785efd508d21809f57794a08eb8f40658" }, "downloads": -1, "filename": "dwave_networkx-0.8.12.tar.gz", "has_sig": false, "md5_digest": "9a27954fa97fd77f83988b8faa00a6b6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 69297, "upload_time": "2022-03-02T22:31:31", "upload_time_iso_8601": "2022-03-02T22:31:31.947043Z", "url": "https://files.pythonhosted.org/packages/57/76/956ac54f0926ae96a9cf012da719cb941051cc8ede7f736245002dd0161d/dwave_networkx-0.8.12.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "514955a9d7432c20e6f0ad2c1982a981", "sha256": "aa42d7cca3d612e1d6e2bc78952d9905a70c9b6f174519b64ad5e9617396fce0" }, "downloads": -1, "filename": "dwave_networkx-0.8.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "514955a9d7432c20e6f0ad2c1982a981", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 78493, "upload_time": "2019-10-21T17:09:05", "upload_time_iso_8601": "2019-10-21T17:09:05.534336Z", "url": "https://files.pythonhosted.org/packages/91/f7/d320189c31e31a340fdcd5f70a921ca195cedab71164124e39f0451360ac/dwave_networkx-0.8.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "de4f3be2b89b61aa442475865a878de3", "sha256": "213aae59529121b6536b42930479ea9bfc8044f0362eb2bcd070a82334b62de2" }, "downloads": -1, "filename": "dwave_networkx-0.8.2.tar.gz", "has_sig": false, "md5_digest": "de4f3be2b89b61aa442475865a878de3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49207, "upload_time": "2019-10-21T17:09:08", "upload_time_iso_8601": "2019-10-21T17:09:08.250784Z", "url": "https://files.pythonhosted.org/packages/ba/ff/4fcc639b50ca6f5eccab44d5a4f5d10ca3e0efae2ec52cf32d3b2680a713/dwave_networkx-0.8.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.3": [ { "comment_text": "", "digests": { "md5": "7bb341f5541c3a53c8ce255e7fac69c8", "sha256": "7c858e1ed9d7800537c58bdeea182ae0ed05e3273e4274ee77cdbc3df3b14ea8" }, "downloads": -1, "filename": "dwave_networkx-0.8.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7bb341f5541c3a53c8ce255e7fac69c8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 79654, "upload_time": "2019-12-04T00:28:30", "upload_time_iso_8601": "2019-12-04T00:28:30.871002Z", "url": "https://files.pythonhosted.org/packages/80/95/b4f1cd5eaff76a41cae5009788ce0351acd8f1fd61592c0e2ea81afa9946/dwave_networkx-0.8.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b504035dcfca8e3b42a1270e44fb94c9", "sha256": "3d91bc46562f44a7623b0f4dfb30cfe2bd5a226fa1505383697b80274cdac3b0" }, "downloads": -1, "filename": "dwave_networkx-0.8.3.tar.gz", "has_sig": false, "md5_digest": "b504035dcfca8e3b42a1270e44fb94c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51356, "upload_time": "2019-12-04T00:28:32", "upload_time_iso_8601": "2019-12-04T00:28:32.561062Z", "url": "https://files.pythonhosted.org/packages/4c/fb/29c19dcb981a75fe9dae2cdf3c9ccf651a1636d1d852286d2d70c730bae8/dwave_networkx-0.8.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.4": [ { "comment_text": "", "digests": { "md5": "06bd96e34e49f3ebabb3ccfbb83f62f0", "sha256": "c209c8a8a09422089688b750bb3c12d7ea84b6c52aa775cc65d7933deee9e2cb" }, "downloads": -1, "filename": "dwave_networkx-0.8.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "06bd96e34e49f3ebabb3ccfbb83f62f0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 81521, "upload_time": "2020-02-24T14:34:11", "upload_time_iso_8601": "2020-02-24T14:34:11.864543Z", "url": "https://files.pythonhosted.org/packages/6c/27/3586fdd907e6c6472a80353778101e1b0cd834a446d49e6e6ae38cd0d922/dwave_networkx-0.8.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "77af116f93145670e5b88bb6d2de33f2", "sha256": "e17ea3236bdb06c8510c5fe5d25596ccf8bfca0b72ff3539bef9b6f1e9adee99" }, "downloads": -1, "filename": "dwave_networkx-0.8.4.tar.gz", "has_sig": false, "md5_digest": "77af116f93145670e5b88bb6d2de33f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54242, "upload_time": "2020-02-24T14:34:13", "upload_time_iso_8601": "2020-02-24T14:34:13.512562Z", "url": "https://files.pythonhosted.org/packages/05/93/06af1549d8d4de6bd3863059bb0ec20f9be4d4aeb8e8d44f612ff85c26e8/dwave_networkx-0.8.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.5": [ { "comment_text": "", "digests": { "md5": "0ea4627cd8f0f91ad92aed3a3d340424", "sha256": "0dbe94a011fced6eedd508b694062888debfb4d8488539d67fa34f8441ff4632" }, "downloads": -1, "filename": "dwave_networkx-0.8.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0ea4627cd8f0f91ad92aed3a3d340424", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 81548, "upload_time": "2020-03-18T19:44:00", "upload_time_iso_8601": "2020-03-18T19:44:00.159919Z", "url": "https://files.pythonhosted.org/packages/78/69/104d74612c5252d77f5419aa1e5c7ad3c14f35aed2c8539d476cbe3f0653/dwave_networkx-0.8.5-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "fefcc93215373a780467d413879065b8", "sha256": "d68793e81015fb09b6be6fc929b009941c5ca611656b378ad360a590811c557e" }, "downloads": -1, "filename": "dwave_networkx-0.8.5.tar.gz", "has_sig": false, "md5_digest": "fefcc93215373a780467d413879065b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55346, "upload_time": "2020-03-18T19:44:01", "upload_time_iso_8601": "2020-03-18T19:44:01.249911Z", "url": "https://files.pythonhosted.org/packages/24/69/008d09d4b0386e8d6de41dbd31c820c9994f9309f905c2c043409e6ab7aa/dwave_networkx-0.8.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.6": [ { "comment_text": "", "digests": { "md5": "46d583ca95535265487cae6c8890007f", "sha256": "611bac379bad6cdae84e1796774b398f0184e0ac8ed7293d3ccb41af5ed0cca0" }, "downloads": -1, "filename": "dwave_networkx-0.8.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "46d583ca95535265487cae6c8890007f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 81611, "upload_time": "2020-03-25T21:02:21", "upload_time_iso_8601": "2020-03-25T21:02:21.192565Z", "url": "https://files.pythonhosted.org/packages/bf/87/9841ea5c76d1916259eb4286d92cdeb039b1bb09ce768ab74ba4d78681ec/dwave_networkx-0.8.6-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "683b7dc57b94e0b93e81b93ac771a221", "sha256": "2b6fd2c47e348f6326312184a8f2d87bd2288a10e4f27164aa09f4ac7bf78c39" }, "downloads": -1, "filename": "dwave_networkx-0.8.6.tar.gz", "has_sig": false, "md5_digest": "683b7dc57b94e0b93e81b93ac771a221", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53715, "upload_time": "2020-03-25T21:02:22", "upload_time_iso_8601": "2020-03-25T21:02:22.234814Z", "url": "https://files.pythonhosted.org/packages/b1/5a/0b438947f4618cbe5ad5fb5fa9d0c1c0c5641d97c534eeae11e02eb60b0d/dwave_networkx-0.8.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.7": [ { "comment_text": "", "digests": { "md5": "a7b44ea7a5a6f116f228c88b2b96d1fa", "sha256": "1262d2afcd04184fb015e6237635f5c37c2396b36f9e326a5b758825c193984d" }, "downloads": -1, "filename": "dwave_networkx-0.8.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a7b44ea7a5a6f116f228c88b2b96d1fa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 81711, "upload_time": "2020-08-18T16:09:29", "upload_time_iso_8601": "2020-08-18T16:09:29.009359Z", "url": "https://files.pythonhosted.org/packages/64/3d/4d2ad7cbf7d1cd6ac3e5dae86b86b235fa41219823bc301b7929ab15f15e/dwave_networkx-0.8.7-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5859b4ddc5619a2273e206dbb8ae79bd", "sha256": "92b4fcc6aad8f8c2a3af8ff4d4b03674db69012114dbe8fc798cf93e9144199d" }, "downloads": -1, "filename": "dwave_networkx-0.8.7.tar.gz", "has_sig": false, "md5_digest": "5859b4ddc5619a2273e206dbb8ae79bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53352, "upload_time": "2020-08-18T16:09:30", "upload_time_iso_8601": "2020-08-18T16:09:30.315251Z", "url": "https://files.pythonhosted.org/packages/5f/d7/3aa661121abf0354e50aee55957e46c34a18f4fe339e5fada07e183dc622/dwave_networkx-0.8.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.8": [ { "comment_text": "", "digests": { "md5": "3c3292a4b5916602c4bdedef00855f05", "sha256": "f4c4c8d61ec32899c15873ed17729dd3431e56415b656d405510bf9e98f2614c" }, "downloads": -1, "filename": "dwave_networkx-0.8.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3c3292a4b5916602c4bdedef00855f05", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 81710, "upload_time": "2020-09-17T11:48:54", "upload_time_iso_8601": "2020-09-17T11:48:54.321111Z", "url": "https://files.pythonhosted.org/packages/34/51/feeaa00ae0ccfb6a56731d917f998bc9606f0db2a9719b9b4947a206defc/dwave_networkx-0.8.8-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9b6daa9f1bedf09b0c024882bb5be39c", "sha256": "9d6bb1f93d89511aeaa191319da9970e48134a4dccecff59c972e8f1f3107387" }, "downloads": -1, "filename": "dwave_networkx-0.8.8.tar.gz", "has_sig": false, "md5_digest": "9b6daa9f1bedf09b0c024882bb5be39c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53589, "upload_time": "2020-09-17T11:48:55", "upload_time_iso_8601": "2020-09-17T11:48:55.542460Z", "url": "https://files.pythonhosted.org/packages/d8/a1/a69f7a3e4f7e851b5fb356b82d30ddd1e7485051b10584e07a8366977d47/dwave_networkx-0.8.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.9": [ { "comment_text": "", "digests": { "md5": "9adb86334f12ce24fccc81cf8497452c", "sha256": "5c271e7fadebdf357030f2993e5c0289de639c967782b73e022cb27d32a1d4f4" }, "downloads": -1, "filename": "dwave_networkx-0.8.9-py3-none-any.whl", "has_sig": false, "md5_digest": "9adb86334f12ce24fccc81cf8497452c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 81208, "upload_time": "2021-09-09T21:31:48", "upload_time_iso_8601": "2021-09-09T21:31:48.741021Z", "url": "https://files.pythonhosted.org/packages/16/6e/061d41cbbbd5fa670fc9f6924a3be92a73c5c1c1602b65fd181ff87a1184/dwave_networkx-0.8.9-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6cba18e9d5396706339f0b9c01635338", "sha256": "74f25603812d08a2bba79e4a41b854676d3fee42b95e789cfde2f07ecf114ffe" }, "downloads": -1, "filename": "dwave_networkx-0.8.9.tar.gz", "has_sig": false, "md5_digest": "6cba18e9d5396706339f0b9c01635338", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 58834, "upload_time": "2021-09-09T21:31:50", "upload_time_iso_8601": "2021-09-09T21:31:50.350067Z", "url": "https://files.pythonhosted.org/packages/4e/8a/815be4977da5753855aed3bb8dde5894302b75696f527e8bf98556415249/dwave_networkx-0.8.9.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ae30e988a28c678b5099f2a03cd55188", "sha256": "291523bf3ac4f6a4481fbf079b2429239e261bed411ff97455f95a2cfeb58290" }, "downloads": -1, "filename": "dwave_networkx-0.8.12-py3-none-any.whl", "has_sig": false, "md5_digest": "ae30e988a28c678b5099f2a03cd55188", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 97520, "upload_time": "2022-03-02T22:31:30", "upload_time_iso_8601": "2022-03-02T22:31:30.442493Z", "url": "https://files.pythonhosted.org/packages/9c/eb/03af751d3733bfbab38c832a66275b6d830eebe957b6a580d2d3c88131f0/dwave_networkx-0.8.12-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9a27954fa97fd77f83988b8faa00a6b6", "sha256": "74c44fdd24d41e73a4cad11034cf0de785efd508d21809f57794a08eb8f40658" }, "downloads": -1, "filename": "dwave_networkx-0.8.12.tar.gz", "has_sig": false, "md5_digest": "9a27954fa97fd77f83988b8faa00a6b6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 69297, "upload_time": "2022-03-02T22:31:31", "upload_time_iso_8601": "2022-03-02T22:31:31.947043Z", "url": "https://files.pythonhosted.org/packages/57/76/956ac54f0926ae96a9cf012da719cb941051cc8ede7f736245002dd0161d/dwave_networkx-0.8.12.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }