{ "info": { "author": "Laurent P. Ren\u00e9 de Cotret", "author_email": "laurent.renedecotret@mail.mcgill.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Physics" ], "description": "scikit-ued\n==========\n\n.. image:: https://img.shields.io/appveyor/ci/LaurentRDC/scikit-ued/master.svg\n :target: https://ci.appveyor.com/project/LaurentRDC/scikit-ued\n :alt: Windows Build Status\n.. image:: https://readthedocs.org/projects/scikit-ued/badge/?version=master\n :target: http://scikit-ued.readthedocs.io\n :alt: Documentation Build Status\n.. image:: https://img.shields.io/pypi/v/scikit-ued.svg\n :target: https://pypi.org/project/scikit-ued/\n :alt: PyPI Version\n.. image:: https://img.shields.io/conda/vn/conda-forge/scikit-ued.svg\n :target: https://anaconda.org/conda-forge/scikit-ued\n :alt: Conda-forge Version\n.. image:: https://img.shields.io/pypi/pyversions/scikit-ued.svg\n :alt: Supported Python Versions\n\nCollection of algorithms and functions for ultrafast electron diffraction. It aims to be a fully-tested package\ntaking advantage of Python's most recent features.\n\nFor examples, see our `tutorials `_.\n\nAPI Reference\n-------------\n\nThe `API Reference on readthedocs.io `_ provides API-level documentation, as \nwell as tutorials.\n\nInstallation\n------------\n\nscikit-ued is available on PyPI; it can be installed with `pip `_::\n\n python -m pip install scikit-ued\n\nscikit-ued is also available on the conda-forge channel for the `conda package manager `_::\n\n conda config --add channels conda-forge\n conda install scikit-ued\n\nTo install the latest development version from `Github `_::\n\n python -m pip install git+git://github.com/LaurentRDC/scikit-ued.git\n\nAfter installing scikit-ued you can use it like any other Python module as ``skued``.\n\nEach version is tested against **Python 3.6+**. If you are using a different version, tests can be run\nusing the standard library's `unittest` module.\n\nOptional dependencies\n---------------------\n\nFor displaying diffraction images with interactive contrast using the ``skued.diffshow`` function, PyQtGraph is required.\n\nRelated projects\n----------------\n\nStreaming operations on NumPy arrays are available in the `npstreams package `_.\n\nInteractive exploration of ultrafast electron diffraction data with the `iris-ued package `_.\n\nCrystal structure manipulation (including symmetry-determination) with the `crystals package `_. (Included with scikit-ued)\n\nA graphical user interface for the dual-tree complex wavelet transform baseline-removal routine is available as a \n`separate package `_.\n\nCitations\n---------\n\nIf you find this software useful, please consider citing the following publication:\n\n.. [#] L. P. Ren\u00c3\u00a9 de Cotret, M. R. Otto, M. J. Stern. and B. J. Siwick, *An open-source software ecosystem for the interactive \n exploration of ultrafast electron scattering data*, Advanced Structural and Chemical Imaging 4:11 (2018) DOI: 10.1186/s40679-018-0060-y\n\nIf you are using the baseline-removal functionality of scikit-ued, please consider citing the following publication:\n\n.. [#] L. P. Ren\u00c3\u00a9 de Cotret and B. J. Siwick, *A general method for baseline-removal in ultrafast \n electron powder diffraction data using the dual-tree complex wavelet transform*, Struct. Dyn. 4 (2017) DOI: 10.1063/1.4972518.\n\nSupport / Report Issues\n-----------------------\n\nAll support requests and issue reports should be\n`filed on Github as an issue `_.\n\nLicense\n-------\n\nscikit-ued is made available under the MIT License. For more details, see `LICENSE.txt `_.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "http://github.com/LaurentRDC/scikit-ued", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://scikit-ued.readthedocs.io", "keywords": "ultrafast electron scattering", "license": "MIT", "maintainer": "Laurent P. Ren\u00e9 de Cotret", "maintainer_email": "laurent.renedecotret@mail.mcgill.ca", "name": "scikit-ued", "package_url": "https://pypi.org/project/scikit-ued/", "platform": "", "project_url": "https://pypi.org/project/scikit-ued/", "project_urls": { "Documentation": "https://scikit-ued.readthedocs.io/", "Download": "http://github.com/LaurentRDC/scikit-ued", "Homepage": "http://scikit-ued.readthedocs.io", "Source": "https://github.com/LaurentRDC/scikit-ued" }, "release_url": "https://pypi.org/project/scikit-ued/2.0.0/", "requires_dist": [ "crystals (<1,>=0.6.4)", "npstreams (<2,>=1.6)", "numpy (<2,>=1.13)", "pywavelets (>=1.0.0)", "scikit-image (>=0.15)", "scipy (>=1.0.0)", "tifffile (>=0.13)", "pyyaml (>=3.1)" ], "requires_python": ">=3.6", "summary": "Collection of algorithms and functions for ultrafast electron scattering", "version": "2.0.0" }, "last_serial": 5657223, "releases": { "0.4.10": [ { "comment_text": "", "digests": { "md5": "28f1202afb8001466eac1508679d9cd5", "sha256": "67d5d02b22cdc9895eee20ca06a985d7657c619d5e51266805dc8431e091b9ab" }, "downloads": -1, "filename": "scikit_ued-0.4.10-py3-none-any.whl", "has_sig": false, "md5_digest": "28f1202afb8001466eac1508679d9cd5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 265991, "upload_time": "2017-11-23T19:02:47", "url": "https://files.pythonhosted.org/packages/38/43/6e85a272e099820af00a156c779ef80626e460709cf4ee99dedba6bfeaab/scikit_ued-0.4.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "658462e0ce83084dc3fc917df33b54f8", "sha256": "e0889fa9cf3d16c2079e1695ea2f51018436f718046db550135fc65603bb1b8e" }, "downloads": -1, "filename": "scikit-ued-0.4.10.tar.gz", "has_sig": false, "md5_digest": "658462e0ce83084dc3fc917df33b54f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 135345, "upload_time": "2017-11-23T19:02:08", "url": "https://files.pythonhosted.org/packages/e4/30/ba39af1c5d2f5b0dd29c46579aab0aebd2dc562a23a2f68405a0b7861a87/scikit-ued-0.4.10.tar.gz" } ], "0.4.11": [ { "comment_text": "", "digests": { "md5": "f383ce80c32a383959d374971b97491b", "sha256": "997e56ad0cc0dfc85226a1dcd5b4c1d7e89a513a47a1b17d3250f02600f3eb02" }, "downloads": -1, "filename": "scikit_ued-0.4.11-py3-none-any.whl", "has_sig": false, "md5_digest": "f383ce80c32a383959d374971b97491b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 265899, "upload_time": "2017-12-04T14:47:16", "url": "https://files.pythonhosted.org/packages/dc/02/e886181b9579cda839f68a7c5f89a0af60567e3613cd885b93b6288e8d67/scikit_ued-0.4.11-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0fd714f9410124973b7f36c864649e52", "sha256": "64381d8e9775174d0545125ec4b2c6692836c456fad97666819cb7f7ba7c4ce4" }, "downloads": -1, "filename": "scikit-ued-0.4.11.tar.gz", "has_sig": false, "md5_digest": "0fd714f9410124973b7f36c864649e52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 135415, "upload_time": "2017-12-04T14:47:51", "url": "https://files.pythonhosted.org/packages/cc/2b/234d79a1741b93b5d944cb60cdfef169e4ef42cfd1631b21f316690f9a13/scikit-ued-0.4.11.tar.gz" } ], "0.4.6": [ { "comment_text": "", "digests": { "md5": "c20e1f78537b6ff5218db250c41fbbcd", "sha256": "278fcd309f3dcddbf7e2baba52d6e39cfc44487b77294571e3a695c7feff8532" }, "downloads": -1, "filename": "scikit-ued-0.4.6.tar.gz", "has_sig": false, "md5_digest": "c20e1f78537b6ff5218db250c41fbbcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12119578, "upload_time": "2017-07-11T00:41:43", "url": "https://files.pythonhosted.org/packages/0e/b1/49b6ae459b8632d7da90eeba1c6abb918654702c6d4d9b2ead8ace37bc0b/scikit-ued-0.4.6.tar.gz" } ], "0.4.7": [ { "comment_text": "", "digests": { "md5": "dc85df28715754ca6f98e4752f5dc787", "sha256": "eb1ec602ce8954096d0edc98d69a38e3a83ffcabb66b02fbf90391b1dfbecbdc" }, "downloads": -1, "filename": "scikit-ued-0.4.7.tar.gz", "has_sig": false, "md5_digest": "dc85df28715754ca6f98e4752f5dc787", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14026793, "upload_time": "2017-07-21T11:54:35", "url": "https://files.pythonhosted.org/packages/66/b9/1a4bbcfa7278e57db2047552d12d5c174cfc6c0c3d72ff53b24a2c09cc7d/scikit-ued-0.4.7.tar.gz" } ], "0.4.8": [ { "comment_text": "", "digests": { "md5": "938f824c6d673fe75911695b164e102b", "sha256": "4b882ea331341583621130f8670092d10d9006eaa55c1bab8bcec3c6afc31218" }, "downloads": -1, "filename": "scikit-ued-0.4.8.tar.gz", "has_sig": false, "md5_digest": "938f824c6d673fe75911695b164e102b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 133318, "upload_time": "2017-08-25T17:20:01", "url": "https://files.pythonhosted.org/packages/ea/f4/0d05531df5f41511ad9f7ab4b758a9bf1736fcbd610c462e5bac23416cdc/scikit-ued-0.4.8.tar.gz" } ], "0.4.9": [ { "comment_text": "", "digests": { "md5": "3cfc5112878856383ea031c30d08a080", "sha256": "27ce699a1c9117b3722c417a3c5ca6b1b2cec9c7c90c5c9056d4da2f50146a7b" }, "downloads": -1, "filename": "scikit-ued-0.4.9.tar.gz", "has_sig": false, "md5_digest": "3cfc5112878856383ea031c30d08a080", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 134767, "upload_time": "2017-09-30T18:06:54", "url": "https://files.pythonhosted.org/packages/53/e7/0633c4f33ffc0a8e5c8fcdab8f96126fc07282b8daebc2d993d81221a0ab/scikit-ued-0.4.9.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "fe40da062d9d9bbd8ecf15139336a25d", "sha256": "b89f82e874f6146cd7095a0da8e5672c9b5420bd0a9b6efe17f86c5ac02ff140" }, "downloads": -1, "filename": "scikit_ued-0.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fe40da062d9d9bbd8ecf15139336a25d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 278560, "upload_time": "2018-01-23T22:14:43", "url": "https://files.pythonhosted.org/packages/f5/2b/5f57c477016a566c5c51507f896d9bbade7bca0e91819d962e514176c353/scikit_ued-0.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1d1dd4edf1748df0b51da5ab4ec86d8", "sha256": "424a7b18d3ceeeb6827ac1972794edc9f5a22468dec51f6ef0d5114e9a57b34c" }, "downloads": -1, "filename": "scikit-ued-0.5.0.tar.gz", "has_sig": false, "md5_digest": "c1d1dd4edf1748df0b51da5ab4ec86d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145155, "upload_time": "2018-01-23T22:15:26", "url": "https://files.pythonhosted.org/packages/27/ad/7d99a19c4417a14e4d454e4998ad5ffb5cd2ec81ddd78d3a41c421800f72/scikit-ued-0.5.0.tar.gz" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "85ee919528d46a62434a01210e9ec575", "sha256": "88b70c1dcf1d4509777d5b5ab0ff2d455454216d8f598b8276d1cca8825520df" }, "downloads": -1, "filename": "scikit_ued-0.5.3-py3-none-any.whl", "has_sig": false, "md5_digest": "85ee919528d46a62434a01210e9ec575", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 282518, "upload_time": "2018-02-02T19:50:56", "url": "https://files.pythonhosted.org/packages/dc/9f/86c41c633ded5d0382052a7a6fde8a43d9a38aca4b6e7f132c0ae8331ad7/scikit_ued-0.5.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "70e96c631f2de0ff23bc9be6aff2b252", "sha256": "f127175293fc04bcce1da731a595aa18c491dc92b8892191c3e7e116fac663d2" }, "downloads": -1, "filename": "scikit-ued-0.5.3.tar.gz", "has_sig": false, "md5_digest": "70e96c631f2de0ff23bc9be6aff2b252", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 148105, "upload_time": "2018-02-02T19:52:46", "url": "https://files.pythonhosted.org/packages/df/58/be110c02ea9f021273844d6b27c1ac1181f033188f662e831b698d0f8525/scikit-ued-0.5.3.tar.gz" } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "7875d43deaf43fe5359870f3fd66dd09", "sha256": "5119a7be25ab8c26932dee251f3e29a525d1d4bee75f2cb393def96a6152cb43" }, "downloads": -1, "filename": "scikit_ued-0.5.4-py3-none-any.whl", "has_sig": false, "md5_digest": "7875d43deaf43fe5359870f3fd66dd09", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 284024, "upload_time": "2018-02-22T20:46:28", "url": "https://files.pythonhosted.org/packages/08/aa/988b21e2243755d2b5bafac6ffd788f97934f900982f39e16b58d55a21b9/scikit_ued-0.5.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1eaa107bbf3d9ca8f480dc101c68192d", "sha256": "fbf8bd0b26fbf660a5c220a8ebe0325f738b85d52ef9dc2a6607ef7338642a24" }, "downloads": -1, "filename": "scikit-ued-0.5.4.tar.gz", "has_sig": false, "md5_digest": "1eaa107bbf3d9ca8f480dc101c68192d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 148745, "upload_time": "2018-02-22T20:46:09", "url": "https://files.pythonhosted.org/packages/0b/4e/1c3a540ef1e446fe8da2c8cc053e14fafcc8f995fb70c6477b10c00a0dfa/scikit-ued-0.5.4.tar.gz" } ], "0.5.5": [ { "comment_text": "", "digests": { "md5": "ae1fdfe999009a4099c159343995f845", "sha256": "1e1fb199daf25cb97b14b6a349fd1f7a0cb3bbad622a0fe5d43c7e3fe843d219" }, "downloads": -1, "filename": "scikit_ued-0.5.5-py3-none-any.whl", "has_sig": false, "md5_digest": "ae1fdfe999009a4099c159343995f845", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 284555, "upload_time": "2018-03-01T19:16:20", "url": "https://files.pythonhosted.org/packages/39/ed/ebbff06e6671c15bf897437f28d8617bebd6549a0d712fae61870613ace0/scikit_ued-0.5.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b310d2f906d2dfe7f9a398a93a2765a3", "sha256": "c60a9caa8a9d6c35b2a16cfc792217575a2b4783f2a31ae570c15282bf2643af" }, "downloads": -1, "filename": "scikit-ued-0.5.5.tar.gz", "has_sig": false, "md5_digest": "b310d2f906d2dfe7f9a398a93a2765a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 149325, "upload_time": "2018-03-01T19:15:22", "url": "https://files.pythonhosted.org/packages/87/8c/241a33bb7a8c8b1545a8ca033692b3b2cf458c0bc8e5ce0c1ce543f36987/scikit-ued-0.5.5.tar.gz" } ], "0.5.6": [ { "comment_text": "", "digests": { "md5": "a8dca554729ca056559dfcc5fd749e48", "sha256": "87fe8fe6943f3a62219f81d9555d52b02bb6fa0cb68f3c7894da5e05386af004" }, "downloads": -1, "filename": "scikit_ued-0.5.6-py3-none-any.whl", "has_sig": false, "md5_digest": "a8dca554729ca056559dfcc5fd749e48", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 286051, "upload_time": "2018-03-08T19:40:17", "url": "https://files.pythonhosted.org/packages/a4/7c/fe290697f968240fec117c33d6681ffe9824ecdcd0aa9bc07323eeccfe57/scikit_ued-0.5.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "35f0d3cdf73833353ffd812054a04d3f", "sha256": "99eeb5501204e8c046c97c68cf2c925cd266006893f1bf49c9fe89608e2e160a" }, "downloads": -1, "filename": "scikit-ued-0.5.6.tar.gz", "has_sig": false, "md5_digest": "35f0d3cdf73833353ffd812054a04d3f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 150421, "upload_time": "2018-03-08T19:40:46", "url": "https://files.pythonhosted.org/packages/a9/62/66d4ae5320d2a331eb3b5a942b480bda05833ab424170c9fb3a4f40983f8/scikit-ued-0.5.6.tar.gz" } ], "0.5.7": [ { "comment_text": "", "digests": { "md5": "de73ad84d513ef204e1ef0d0c416f971", "sha256": "24f98f160e5f319339950ee1f9c6f2e9954657f5aa3b04a3aa210f91cf5f7d63" }, "downloads": -1, "filename": "scikit_ued-0.5.7-py3-none-any.whl", "has_sig": false, "md5_digest": "de73ad84d513ef204e1ef0d0c416f971", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 288716, "upload_time": "2018-03-19T15:54:53", "url": "https://files.pythonhosted.org/packages/4d/74/975c62475810b1c5e983bc0de56041f0c006aa9c8b1334aacbb783249bae/scikit_ued-0.5.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9bfde5064e801036cab794b1d2fc690", "sha256": "0636f9be50bdc64c0a5f22b645f59e2803141bb55b2087d93dcaa908d429ca5d" }, "downloads": -1, "filename": "scikit-ued-0.5.7.tar.gz", "has_sig": false, "md5_digest": "c9bfde5064e801036cab794b1d2fc690", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 152416, "upload_time": "2018-03-19T15:55:34", "url": "https://files.pythonhosted.org/packages/bb/06/284e165762da3f7fc2527be2630886842ee21a403479a6b86a11f928451d/scikit-ued-0.5.7.tar.gz" } ], "0.5.8": [ { "comment_text": "", "digests": { "md5": "233b76dfa6ed3efaac3a12bbe82fe8d2", "sha256": "d3e1db5dcef97aadf15ad591aa83d77077ae0bb0748ebc6b89893ec3087ae26d" }, "downloads": -1, "filename": "scikit_ued-0.5.8-py3-none-any.whl", "has_sig": false, "md5_digest": "233b76dfa6ed3efaac3a12bbe82fe8d2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 291738, "upload_time": "2018-04-17T14:30:43", "url": "https://files.pythonhosted.org/packages/9b/48/b72aa96e6bf5152581937cc4e8fefc2360c40d972759c5c42d2b09c740c2/scikit_ued-0.5.8-py3-none-any.whl" } ], "0.5.9": [ { "comment_text": "", "digests": { "md5": "74f1700b5737ab6f6f710f8b5b39df4d", "sha256": "52cee7559012bda1c0ebc09757ee298b4a25fcba9c5e4c0bcece7f15827019cc" }, "downloads": -1, "filename": "scikit_ued-0.5.9-py3-none-any.whl", "has_sig": false, "md5_digest": "74f1700b5737ab6f6f710f8b5b39df4d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 292168, "upload_time": "2018-05-23T18:47:48", "url": "https://files.pythonhosted.org/packages/66/ef/acc5eddd9a7b3d0be3e290c4fbc78ed0ecf4f0753c410abf4d367360556d/scikit_ued-0.5.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f1a1583cccee74d5390be74ca3080fbb", "sha256": "145c0c0477a47c7e97d8bff0e9c33d9860c4b723dfaa7388ca39b6060369a533" }, "downloads": -1, "filename": "scikit-ued-0.5.9.tar.gz", "has_sig": false, "md5_digest": "f1a1583cccee74d5390be74ca3080fbb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 155080, "upload_time": "2018-05-23T18:48:20", "url": "https://files.pythonhosted.org/packages/41/b3/4061802b62698fbbbc1e8f8ef99ca60813130aa4cfa5429bb32692af5464/scikit-ued-0.5.9.tar.gz" } ], "1.0.0.0": [ { "comment_text": "", "digests": { "md5": "487a0fa1be31f8007105c1aab9fd8a30", "sha256": "8d12f06cf744cf4db55297c5c3b5e1d07587b0ab6b0b873a7fdb167cf142f6b6" }, "downloads": -1, "filename": "scikit_ued-1.0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "487a0fa1be31f8007105c1aab9fd8a30", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 278398, "upload_time": "2018-06-03T17:17:10", "url": "https://files.pythonhosted.org/packages/75/24/ec77b41d3251823ff0156e7b2d47df002b40ee2ee5a48ba611dd57db65cf/scikit_ued-1.0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4272d0564effc51d7b9dcae2e7cddf31", "sha256": "39293b55d609512949137f99d6534ae5981b0cab0169e30f029e8c21d91d912e" }, "downloads": -1, "filename": "scikit-ued-1.0.0.0.tar.gz", "has_sig": false, "md5_digest": "4272d0564effc51d7b9dcae2e7cddf31", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 156472, "upload_time": "2018-06-03T17:18:02", "url": "https://files.pythonhosted.org/packages/c1/54/c875992fc552f120b52316cf218edd61973ba0427a5717a3e255b617a99b/scikit-ued-1.0.0.0.tar.gz" } ], "1.0.1.0": [ { "comment_text": "", "digests": { "md5": "f8e0524e61d97b6b59886ec60f648cb6", "sha256": "84d4d0800504295faa7f116c70e42b460970750f6aab40dbedc22ad069128071" }, "downloads": -1, "filename": "scikit_ued-1.0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f8e0524e61d97b6b59886ec60f648cb6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 286644, "upload_time": "2018-06-11T13:06:11", "url": "https://files.pythonhosted.org/packages/b9/6e/511c52e5b129f748d161e0b3cbc5b0f222772c3611a1a994bb3f22ac8efd/scikit_ued-1.0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "49cc653481cb7a66d9684de29a6b827e", "sha256": "5e34eea0107325b13b12245d60a316f5b14423f484f3ec8805e3aafb742fc9b6" }, "downloads": -1, "filename": "scikit-ued-1.0.1.0.tar.gz", "has_sig": false, "md5_digest": "49cc653481cb7a66d9684de29a6b827e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 163698, "upload_time": "2018-06-11T13:06:43", "url": "https://files.pythonhosted.org/packages/93/3c/9488b7de2f4e61ecc7e547258e6d130a42476ed903ca3cc9cc46cb9918ad/scikit-ued-1.0.1.0.tar.gz" } ], "1.0.1.1": [ { "comment_text": "", "digests": { "md5": "4c90bf4d2c642b9f60ad64079c557629", "sha256": "3225c85494313c31cdabb116aafceee32d8cb3e60221352daf21ef14e1200b53" }, "downloads": -1, "filename": "scikit_ued-1.0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4c90bf4d2c642b9f60ad64079c557629", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 285794, "upload_time": "2018-06-30T18:38:25", "url": "https://files.pythonhosted.org/packages/6e/0a/bdff500480728ccba774b7baf9c2cdb72c559bb4ce558dbab4dbd7a6b44a/scikit_ued-1.0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a754f991b193bb8718d2ac1baa11305d", "sha256": "6df3e72c0b9f3d9e98f295e03ca340035c90e8c65af163b2c1b94e1fecc6ae62" }, "downloads": -1, "filename": "scikit-ued-1.0.1.1.tar.gz", "has_sig": false, "md5_digest": "a754f991b193bb8718d2ac1baa11305d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 164958, "upload_time": "2018-06-30T18:38:42", "url": "https://files.pythonhosted.org/packages/23/bd/e07cef8792f581b8205aa11ef425954758c9dd66345e0e78dc758be15f29/scikit-ued-1.0.1.1.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "8ac9ed41c2c5ec7ec65b948e69d5d9f0", "sha256": "e235c26f24872851a5ae8e4bfda2272b697d24d936ff785112cdd15b209e5af1" }, "downloads": -1, "filename": "scikit_ued-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8ac9ed41c2c5ec7ec65b948e69d5d9f0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 90638, "upload_time": "2019-08-09T18:22:15", "url": "https://files.pythonhosted.org/packages/fe/6b/21230efbd4257f54f100b9c99f0c676b0fc6fe3e8345c64446a732ed1206/scikit_ued-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d40ad5db3072e07a6fa6e6eef515cdb9", "sha256": "c04f9b91e2c1e67cebf124c77238fe532925ed3db7a5522b5710cf15fa6c3e2d" }, "downloads": -1, "filename": "scikit-ued-2.0.0.tar.gz", "has_sig": false, "md5_digest": "d40ad5db3072e07a6fa6e6eef515cdb9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 81422, "upload_time": "2019-08-09T18:22:31", "url": "https://files.pythonhosted.org/packages/c9/2e/2cfba72f62b8ad3fb4ac8a38ad90f32b1e983a449682279219c3e2277601/scikit-ued-2.0.0.tar.gz" } ], "2.0.0a1": [ { "comment_text": "", "digests": { "md5": "755444aa33a52a14e2b7c5b58a2b2684", "sha256": "db1994a9bdb95e7f4bc8ad843e5e9a227ab7f8d617d858fdb458afc423316b04" }, "downloads": -1, "filename": "scikit_ued-2.0.0a1-py3-none-any.whl", "has_sig": false, "md5_digest": "755444aa33a52a14e2b7c5b58a2b2684", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 91125, "upload_time": "2019-08-09T17:34:16", "url": "https://files.pythonhosted.org/packages/84/37/6a7922de28d907fdbad4a7ca5fe015ac7676504d80a6042a17e3b31e09cf/scikit_ued-2.0.0a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "faa222fd0ced9d4137ea9dff18931fbb", "sha256": "17e57f13a1b2a2571afd9d10bcaa3990f71a4b7a88f0c904555dddf050f75520" }, "downloads": -1, "filename": "scikit-ued-2.0.0a1.tar.gz", "has_sig": false, "md5_digest": "faa222fd0ced9d4137ea9dff18931fbb", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 81728, "upload_time": "2019-08-09T17:34:40", "url": "https://files.pythonhosted.org/packages/77/81/0a7b0b7fa9913cc4b42ffb27a7a6c92736d9a7a048051db417dda35c88e1/scikit-ued-2.0.0a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ac9ed41c2c5ec7ec65b948e69d5d9f0", "sha256": "e235c26f24872851a5ae8e4bfda2272b697d24d936ff785112cdd15b209e5af1" }, "downloads": -1, "filename": "scikit_ued-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8ac9ed41c2c5ec7ec65b948e69d5d9f0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 90638, "upload_time": "2019-08-09T18:22:15", "url": "https://files.pythonhosted.org/packages/fe/6b/21230efbd4257f54f100b9c99f0c676b0fc6fe3e8345c64446a732ed1206/scikit_ued-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d40ad5db3072e07a6fa6e6eef515cdb9", "sha256": "c04f9b91e2c1e67cebf124c77238fe532925ed3db7a5522b5710cf15fa6c3e2d" }, "downloads": -1, "filename": "scikit-ued-2.0.0.tar.gz", "has_sig": false, "md5_digest": "d40ad5db3072e07a6fa6e6eef515cdb9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 81422, "upload_time": "2019-08-09T18:22:31", "url": "https://files.pythonhosted.org/packages/c9/2e/2cfba72f62b8ad3fb4ac8a38ad90f32b1e983a449682279219c3e2277601/scikit-ued-2.0.0.tar.gz" } ] }