{ "info": { "author": "Michael Haas", "author_email": "mjhaas@uno.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# UNO Physics Tools\n-------------------\n- Python tools collected from data analysis projects at the University of New Orleans.\n- Some of these will be useful in general, some will be specific to our internal systems.\n - TODO: seperate the generally useful parts from the specific parts.\n- TODO: add in proper badges\n\n## Tools for physics from UNO.\n------------------------------\n- Free software: MIT license\n- Documentation: TODO\n\n## Features\n--------\n- Wavelet noise cleaning function\n- Various quantum mechanics formulas implemented\n- Jupyter Notebook helper functions for displaying math\n- Can load LADC GEMM data, for the data access functions to work, credentials for the servers are needed. Contact us if that is desired. \n- Can work with the LADC GEMM data to display spectrographic information\n- Data on various marine mammal species built into the library (currently has Bryde's whale information, in progress to fill in with Fin whale data).\n- TODO: Examples\n\n## Credits\n-------\n- Most of this work has been done by various students and professors at the University of New Orleans Physics department.\n- Special thanks to the [LADC GEMM Consortium](http://www.ladcgemm.org/) for data to work with and inspire us.\n- This package was created with:\n - [Cookiecutter](https://github.com/audreyr/cookiecutter) and the\n - [audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage) project template.\n - relies heavily on numpy, PyWavelets, scipy, etc...\n\n\nHistory\n=======\n\n0.1.0 (2018-09-06)\n------------------\n\n- First release on PyPI.\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/micha2718l/unophysics", "keywords": "unophysics", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "unophysics", "package_url": "https://pypi.org/project/unophysics/", "platform": "", "project_url": "https://pypi.org/project/unophysics/", "project_urls": { "Homepage": "https://github.com/micha2718l/unophysics" }, "release_url": "https://pypi.org/project/unophysics/0.2.1/", "requires_dist": [ "Click (>=6.0)", "requests", "sshtunnel", "pymongo", "sympy", "jupyter", "numpy", "matplotlib", "scipy", "PyWavelets", "pandas" ], "requires_python": "", "summary": "Tools for physics from UNO.", "version": "0.2.1" }, "last_serial": 5615728, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "c9be03086538f1bff3e33816dcd78ab2", "sha256": "de1ef94fc638359f3a0ba9e87d2fd5ce6df2f2695e69e392551b4c69c32b5290" }, "downloads": -1, "filename": "unophysics-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c9be03086538f1bff3e33816dcd78ab2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15847, "upload_time": "2019-07-31T21:31:40", "url": "https://files.pythonhosted.org/packages/f5/e1/40c79e6b401be65fbcc42be06c6aa5fc72e064c57f8bc4398f3503e06039/unophysics-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c5303c5b57788a96713e90bd27216c5d", "sha256": "a0b5245054a5501fdf14daf9665fd8b4ed0f5efb0259926626301b28484877c9" }, "downloads": -1, "filename": "unophysics-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c5303c5b57788a96713e90bd27216c5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16853, "upload_time": "2019-07-31T21:31:42", "url": "https://files.pythonhosted.org/packages/59/b3/c51c96a7243c84ac7e0340acb3755f6798ae9239d8c29bfe40eefc1de34b/unophysics-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c9be03086538f1bff3e33816dcd78ab2", "sha256": "de1ef94fc638359f3a0ba9e87d2fd5ce6df2f2695e69e392551b4c69c32b5290" }, "downloads": -1, "filename": "unophysics-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c9be03086538f1bff3e33816dcd78ab2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15847, "upload_time": "2019-07-31T21:31:40", "url": "https://files.pythonhosted.org/packages/f5/e1/40c79e6b401be65fbcc42be06c6aa5fc72e064c57f8bc4398f3503e06039/unophysics-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c5303c5b57788a96713e90bd27216c5d", "sha256": "a0b5245054a5501fdf14daf9665fd8b4ed0f5efb0259926626301b28484877c9" }, "downloads": -1, "filename": "unophysics-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c5303c5b57788a96713e90bd27216c5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16853, "upload_time": "2019-07-31T21:31:42", "url": "https://files.pythonhosted.org/packages/59/b3/c51c96a7243c84ac7e0340acb3755f6798ae9239d8c29bfe40eefc1de34b/unophysics-0.2.1.tar.gz" } ] }