{ "info": { "author": "Lijun Zhu", "author_email": "gatechzhu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Physics" ], "description": ".. image:: https://raw.githubusercontent.com/lijunzh/yews-docs/master/source/_static/img/logo/yews_logo.gif\n :scale: 50 %\n :alt: Yews Logo\n :align: center\n\n\n========================================\n\n\n\nYews is a deep learning toolbox for processing seismic waveform made with\nflexibility, speed, and usability in mind. It is built upon\n`PyTorch `_ for researchers interested in\napplying deep learning techniques on seismic waveform data.\n\n\n\n\n.. image:: https://travis-ci.com/lijunzh/yews.svg?branch=master\n :target: https://travis-ci.com/lijunzh/yews\n\n.. image:: https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true\n :target: https://ci.appveyor.com/project/lijunzh/yews\n\n.. image:: https://codecov.io/gh/lijunzh/yews/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/lijunzh/yews\n\n.. image:: https://anaconda.org/lijunzhu/yews/badges/version.svg\n :target: https://anaconda.org/lijunzhu/yews\n\n.. image:: https://badge.fury.io/py/yews.svg\n :target: https://badge.fury.io/py/yews\n\n.. image:: https://pepy.tech/badge/yews\n :target: https://pepy.tech/project/yews\n\nInstallation\n============\n\nTo ensure the GPU-powered `PyTorch `_ ,\nfirst isntall PyTorch using the offical guide:\nhttps://pytorch.org/get-started/locally/ and then install\n`Yews `_ via one of the following approaches:\n\nconda:\n\n.. code:: bash\n\n conda install -c lijunzhu -c pytorch yews\n\nconda-forge:\n\n.. code:: bash\n\n conda install -c conda-forge yews\n\n\npip:\n\n.. code:: bash\n\n pip install yews\n\n\nFrom source:\n\n.. code:: bash\n\n python setup.py install\n\n\nNote:\n\n#. Running the above command without first installing PyTorch may still work.\n Depending on the OS, you may get either the GPU or CPU version of PyTorch.\n For example, MacOS currently will get the CPU Pytorch while Linux will get\n the GPU PyTorch by default. Please refer to\n https://pytorch.org/get-started/locally/ for details.\n\n#. ``yews`` by itself is ``noarch``, which means it is pure Python and OS\n independent. Most inconsistenciews between OS's are primarily due to the\n upstream difference (e.g. PyTorch and NumPy).\n\n#. ``obspy`` is an optional dependency, which is used for seismic waveform I/O;\n however, ``yews``'s core functionalities do not depend on ``obspy``.\n\n#. You can install all ``yews`` optional dependencies via\n ``pip install yews[all]``.\n\n#. Below are the instructions to each optional dependencies to install them\n separately in ``conda``.\n\n ========== ======================================\n Dependency Instructions\n ========== ======================================\n ``obspy`` ``conda install -c conda-forge obspy``\n ``scipy`` ``conda install scipy``\n ``tqdm`` ``conda install tqdm``\n ========== ======================================\n\n\n\n\nDocumentation\n=============\n\nYou can find the API documentation on the yews website:\nhttps://www.yews.info/docs/\n\nContributing\n============\n\nWe appreciate all contributions. If you are planning to contribute back\nbug-fixes, please do so without any further discussion. If you plan to\ncontribute new features, utility functions or extensions, please first open an\nissue and discuss the feature with us.\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lijunzh/yews", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "yews", "package_url": "https://pypi.org/project/yews/", "platform": "any", "project_url": "https://pypi.org/project/yews/", "project_urls": { "Homepage": "https://github.com/lijunzh/yews" }, "release_url": "https://pypi.org/project/yews/0.0.5/", "requires_dist": [ "numpy", "torch (>=1.0.0)", "obspy ; extra == 'all'", "scipy ; extra == 'all'", "tqdm ; extra == 'all'", "pytest ; extra == 'testing'", "pytest-cov ; extra == 'testing'", "obspy ; extra == 'testing'" ], "requires_python": ">=3.6", "summary": "Deep Learning toolbox for seismic waveform processing.", "version": "0.0.5" }, "last_serial": 5195611, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1c24c6a470fa26f055648e3929a7b5c3", "sha256": "0f5ef8c0fcf5892ebe7c17205f11d22e8b6db01c1ce7df45850d5337f98975db" }, "downloads": -1, "filename": "yews-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1c24c6a470fa26f055648e3929a7b5c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10026, "upload_time": "2019-04-11T15:02:54", "url": "https://files.pythonhosted.org/packages/b6/ae/4903748dd4943fb67653606ac3619171fb95b381330300e3a872506d32fb/yews-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "9c13863d16311a7e11a7ec5df1a6566c", "sha256": "b71fc1e101972c58fd3e34cd8f0a0eb02977e33f2582f25a8334a70eb32ac180" }, "downloads": -1, "filename": "yews-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9c13863d16311a7e11a7ec5df1a6566c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 17623, "upload_time": "2019-04-17T22:17:32", "url": "https://files.pythonhosted.org/packages/65/cc/87aece5a4a8a8c93b0ae11dba26def7f88c5d43a97db64b2427374a841b7/yews-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d7e5bd997318e4a4149a1a90f8bd9a73", "sha256": "6aed5ea0ae8fff60a07a22b7e34909c0cbe90128a2e466d2ab1aa5c741425635" }, "downloads": -1, "filename": "yews-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d7e5bd997318e4a4149a1a90f8bd9a73", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 14802, "upload_time": "2019-04-17T22:17:33", "url": "https://files.pythonhosted.org/packages/52/58/6ee6fed171ae49159974cf4206d98209317960616a8f39bc0814d11f2cd3/yews-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "52106a39349d2894294173ccc122a050", "sha256": "7f9b719486e8c412eec38a82ace74a13c1644600e1307b409b91b50aac118550" }, "downloads": -1, "filename": "yews-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "52106a39349d2894294173ccc122a050", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6", "size": 17489, "upload_time": "2019-04-18T14:56:57", "url": "https://files.pythonhosted.org/packages/cb/a9/8c2f3ebe0d54fd89f295f0db3a3c58a6bc04724bb43223ee901fda52f265/yews-0.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0c523a18efbaae0e0b53029db2b2b208", "sha256": "b3e5426603bd3818f13fc3dbd23876870345ba4d4c291563efa1cad2e7797a8b" }, "downloads": -1, "filename": "yews-0.0.3.tar.gz", "has_sig": false, "md5_digest": "0c523a18efbaae0e0b53029db2b2b208", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 14785, "upload_time": "2019-04-18T14:56:58", "url": "https://files.pythonhosted.org/packages/c9/de/a3c6c04f94039d35b670358e3b8d145fd0f051c99e32d37cfa9cf560c2c4/yews-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "b1d41dd87d25a67b53c55f6e6d181454", "sha256": "9c936f501286bb4320e1614f59448eddf13b1c82cf679ef3ff16962ab995f16a" }, "downloads": -1, "filename": "yews-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "b1d41dd87d25a67b53c55f6e6d181454", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 20429, "upload_time": "2019-04-22T15:06:40", "url": "https://files.pythonhosted.org/packages/5a/52/67c0409e7e741063fc96dcbe255cb3218f7f5f6b031800ffe9798aa0f781/yews-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8476bb70e7c0587a5a50f3b2d9fd72f3", "sha256": "68d4660e1996508ea6515965b02dfd5b5e9bf73db99c1f5e8c17230e836f5b90" }, "downloads": -1, "filename": "yews-0.0.4.tar.gz", "has_sig": false, "md5_digest": "8476bb70e7c0587a5a50f3b2d9fd72f3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 17261, "upload_time": "2019-04-22T15:06:41", "url": "https://files.pythonhosted.org/packages/72/8a/d26f23b38ed90429d7ae94944dea8203f9a5174d75878f3f163d301d0967/yews-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "0b236a60409ba769a1a9e0a5050cdd73", "sha256": "255c8743c69c3b357d5f6f7d49fdca9f478d716433b07d861629e392f18bdcb3" }, "downloads": -1, "filename": "yews-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "0b236a60409ba769a1a9e0a5050cdd73", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 22757, "upload_time": "2019-04-27T02:50:30", "url": "https://files.pythonhosted.org/packages/34/dc/fcc1f57e50cea36756e9619b4eff2b188aa50290c3b858d077152a20a04c/yews-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ffc6aa3b07e02b717f9e190f9af104af", "sha256": "ad43d503f75c132a3bf72a92be3595c38d29c0521d7831e6090060f81339e414" }, "downloads": -1, "filename": "yews-0.0.5.tar.gz", "has_sig": false, "md5_digest": "ffc6aa3b07e02b717f9e190f9af104af", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 19354, "upload_time": "2019-04-27T02:50:31", "url": "https://files.pythonhosted.org/packages/3c/b0/1ae6171a064d673edb4a2d3863527377f81d24027fbba0df1efed70fe61f/yews-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0b236a60409ba769a1a9e0a5050cdd73", "sha256": "255c8743c69c3b357d5f6f7d49fdca9f478d716433b07d861629e392f18bdcb3" }, "downloads": -1, "filename": "yews-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "0b236a60409ba769a1a9e0a5050cdd73", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 22757, "upload_time": "2019-04-27T02:50:30", "url": "https://files.pythonhosted.org/packages/34/dc/fcc1f57e50cea36756e9619b4eff2b188aa50290c3b858d077152a20a04c/yews-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ffc6aa3b07e02b717f9e190f9af104af", "sha256": "ad43d503f75c132a3bf72a92be3595c38d29c0521d7831e6090060f81339e414" }, "downloads": -1, "filename": "yews-0.0.5.tar.gz", "has_sig": false, "md5_digest": "ffc6aa3b07e02b717f9e190f9af104af", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 19354, "upload_time": "2019-04-27T02:50:31", "url": "https://files.pythonhosted.org/packages/3c/b0/1ae6171a064d673edb4a2d3863527377f81d24027fbba0df1efed70fe61f/yews-0.0.5.tar.gz" } ] }