{ "info": { "author": "Davide Albanese", "author_email": "davide.albanese@fmach.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": "cwave - Continous Wavelet Transform (CWT) library\n=================================================\n\ncwave is a Python2/3 library implementing the Continuous Wavelet Transform (CWT)\nusing FFT as in `A Practical Guide to Wavelet Analysis` by C. Torrence and G.P.\nCompo. cwave is an open-source, GPLv3-licensed software.\n\n.. image:: https://travis-ci.org/compbio-fmach/cwave.png?branch=master\n :target: https://travis-ci.org/compbio-fmach/cwave\n\n.. image:: https://readthedocs.org/projects/cwave/badge/?version=latest\n :target: http://cwave.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n* `Homepage and documentation `_\n* `Issues `_\n* `Github page `_\n\nFinancial Contributions\n^^^^^^^^^^^^^^^^^^^^^^^\n`Computational Biology Unit - Research and Innnovation Center at Fondazione\nEdmund Mach `_\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "cwave", "package_url": "https://pypi.org/project/cwave/", "platform": "", "project_url": "https://pypi.org/project/cwave/", "project_urls": null, "release_url": "https://pypi.org/project/cwave/1.0/", "requires_dist": [ "numpy (>=1.7.0)", "scipy (>=0.13)", "six" ], "requires_python": "", "summary": "cwave", "version": "1.0" }, "last_serial": 2735428, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f064e9ea7bd2f3608bdde1c2fbd3ee88", "sha256": "fc0abfdc6fff944b5f5fb8502604d9b425e6ec9a3c32db61abd233b686388336" }, "downloads": -1, "filename": "cwave-1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "f064e9ea7bd2f3608bdde1c2fbd3ee88", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 9773, "upload_time": "2017-03-28T07:52:26", "url": "https://files.pythonhosted.org/packages/70/56/ca377be68cdc9d14ae307583a847a02ef63011453059a17d12a74756fffa/cwave-1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a3649f07f2b8799d18c5e08608dbfe7", "sha256": "8ecbd3df9b4e3ad8e4f67a3cfab93db66dfc5b3a66714de727183825e2efb1a3" }, "downloads": -1, "filename": "cwave-1.0.tar.gz", "has_sig": false, "md5_digest": "4a3649f07f2b8799d18c5e08608dbfe7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20456, "upload_time": "2017-03-28T07:52:29", "url": "https://files.pythonhosted.org/packages/3c/b2/4419779496e7da3e776457ee5a860e8fd3841c68ed7b6a1e4535df485fb7/cwave-1.0.tar.gz" } ], "1.0.dev0": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "f064e9ea7bd2f3608bdde1c2fbd3ee88", "sha256": "fc0abfdc6fff944b5f5fb8502604d9b425e6ec9a3c32db61abd233b686388336" }, "downloads": -1, "filename": "cwave-1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "f064e9ea7bd2f3608bdde1c2fbd3ee88", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 9773, "upload_time": "2017-03-28T07:52:26", "url": "https://files.pythonhosted.org/packages/70/56/ca377be68cdc9d14ae307583a847a02ef63011453059a17d12a74756fffa/cwave-1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a3649f07f2b8799d18c5e08608dbfe7", "sha256": "8ecbd3df9b4e3ad8e4f67a3cfab93db66dfc5b3a66714de727183825e2efb1a3" }, "downloads": -1, "filename": "cwave-1.0.tar.gz", "has_sig": false, "md5_digest": "4a3649f07f2b8799d18c5e08608dbfe7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20456, "upload_time": "2017-03-28T07:52:29", "url": "https://files.pythonhosted.org/packages/3c/b2/4419779496e7da3e776457ee5a860e8fd3841c68ed7b6a1e4535df485fb7/cwave-1.0.tar.gz" } ] }