{ "info": { "author": "Paul T. Baker", "author_email": "paultbaker@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering" ], "description": "======\nceedub\n======\n|py27| |py35| |py36|\n\n.. |py27| image:: https://img.shields.io/badge/python-2.7-blue.svg\n.. |py35| image:: https://img.shields.io/badge/python-3.5-blue.svg\n.. |py36| image:: https://img.shields.io/badge/python-3.6-blue.svg\n\n.. image:: https://img.shields.io/pypi/v/ceedub.svg\n :target: https://pypi.python.org/pypi/ceedub\n :alt: PyPI status\n\n.. image:: https://img.shields.io/travis/paulthebaker/ceedub.svg\n :target: https://travis-ci.org/paulthebaker/ceedub\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/ceedub/badge/?version=latest\n :target: https://ceedub.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/paulthebaker/ceedub/shield.svg\n :target: https://pyup.io/repos/github/paulthebaker/ceedub/\n :alt: Developement Tool Updates\n\n\nAn awesome, simple, and easy to use continuous wavelet transform package for python!\n\n\n* Free software: MIT license\n* Documentation: https://ceedub.readthedocs.io.\n\nTo install the latest stable release ``v0.1.0 -- alpha`` from PyPI run:\n\n``pip install ceedub``\n\nTo install the most current version with ``pip`` directly from github run:\n\n``pip install git+https://github.com/paulthebaker/ceedub@master``\n\nFeatures\n--------\n\n* continuous wavelet transforms (forward and inverse) in python\n* arbitrary user defined wavelet basis functions (provides Morlet-Gabor and Paul wavelets)\n* follows the conventions of Torrence and Compo [T&C1998]_.\n\n.. [T&C1998] https://doi.org/10.1175/1520-0477(1998)079<0061:APGTWA>2.0.CO;2\n\nCredits\n---------\n\nCopyright (c) 2017 Paul T. Baker\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2017-09-19)\n------------------\n\n* First release on PyPI.\n\n\n0.0.0 (2017-09-18)\n------------------\n\n* initial release\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/paulthebaker/ceedub/archive/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/paulthebaker/ceedub", "keywords": "cwt", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "ceedub", "package_url": "https://pypi.org/project/ceedub/", "platform": "", "project_url": "https://pypi.org/project/ceedub/", "project_urls": { "Download": "https://github.com/paulthebaker/ceedub/archive/", "Homepage": "https://github.com/paulthebaker/ceedub" }, "release_url": "https://pypi.org/project/ceedub/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "(CW) an awesome and simple continuous wavelet transform", "version": "0.1.0" }, "last_serial": 3194791, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bb4b88d2ed8072bfeb7c6e9912f142eb", "sha256": "92177118d30e3f9361c1928f9f5f30405d4731fd6b5b2efbf430da3909ae5451" }, "downloads": -1, "filename": "ceedub-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bb4b88d2ed8072bfeb7c6e9912f142eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22268, "upload_time": "2017-09-22T14:44:20", "url": "https://files.pythonhosted.org/packages/1c/ae/c1e0abb3d611a47f6d1de4d81e000dcc2113df6dea89600102de98534454/ceedub-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb4b88d2ed8072bfeb7c6e9912f142eb", "sha256": "92177118d30e3f9361c1928f9f5f30405d4731fd6b5b2efbf430da3909ae5451" }, "downloads": -1, "filename": "ceedub-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bb4b88d2ed8072bfeb7c6e9912f142eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22268, "upload_time": "2017-09-22T14:44:20", "url": "https://files.pythonhosted.org/packages/1c/ae/c1e0abb3d611a47f6d1de4d81e000dcc2113df6dea89600102de98534454/ceedub-0.1.0.tar.gz" } ] }