{ "info": { "author": "Keaton Bell", "author_email": "keatonbell@utexas.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7" ], "description": "# Pyriod\n\nPython implementation of basic period detection and fitting routines for astronomical time series.\n\nTo install, download and run\n\n```python setup.py install```\n\nor use\n\n```pip install Pyriod```\n\nThis code uses [Qgrid](https://github.com/quantopian/qgrid) to interactively display the frequency solution. Follow their [installation instructions](https://github.com/quantopian/qgrid) to make sure that runs, making sure to enable the notebook extensions specifically.\n\nThis is a serious work in progress with many planned improvements. Please be patient.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/keatonb/Pyriod", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "Pyriod", "package_url": "https://pypi.org/project/Pyriod/", "platform": "", "project_url": "https://pypi.org/project/Pyriod/", "project_urls": { "Homepage": "https://github.com/keatonb/Pyriod" }, "release_url": "https://pypi.org/project/Pyriod/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Sinusoid fitting for the astronomical time domain.", "version": "0.0.2" }, "last_serial": 5567609, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4bdaa2a52a70e62eed6fd709c77efbfa", "sha256": "02bea124b9696330f1b4cab08e74acffdf82ccc1a3766a03efe5aba9ddc6ef35" }, "downloads": -1, "filename": "Pyriod-0.0.1-py2.7.egg", "has_sig": false, "md5_digest": "4bdaa2a52a70e62eed6fd709c77efbfa", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 20284, "upload_time": "2019-07-17T22:08:19", "url": "https://files.pythonhosted.org/packages/ad/4b/4baf6b596a80e1f74ff69511a1e28d93ca73fa4b961ea773ec3e5ceeb259/Pyriod-0.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "7a39947a2347725acc361ecd206551bf", "sha256": "b96555d22a6b4ba06d91bc37b822318884fda914f966e3dd9dd5aea43c653b3c" }, "downloads": -1, "filename": "Pyriod-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "7a39947a2347725acc361ecd206551bf", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 21988, "upload_time": "2019-07-17T22:08:16", "url": "https://files.pythonhosted.org/packages/ba/a6/bda5595981971cf067636f3a22bc9a52b06c76fd578c9a33c7617492d14b/Pyriod-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "89b13af747fea71cfb69d014c6fac95a", "sha256": "c2376d44bcf8ea01ec631a7a25b22630e45d09528709a252030b209727d689b8" }, "downloads": -1, "filename": "Pyriod-0.0.1.tar.gz", "has_sig": false, "md5_digest": "89b13af747fea71cfb69d014c6fac95a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8823, "upload_time": "2019-07-17T22:08:20", "url": "https://files.pythonhosted.org/packages/62/00/0d13eedbf923b02e074de2b3946ea1ac488324eb51fa8806a066660e141c/Pyriod-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "850ce7063304bb0bf063fa1abcb6d949", "sha256": "3db95c09c08dd5ccd0e47c9f72c97e2fd995a07557d494c9a705399da4fb893a" }, "downloads": -1, "filename": "Pyriod-0.0.2.tar.gz", "has_sig": false, "md5_digest": "850ce7063304bb0bf063fa1abcb6d949", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21457, "upload_time": "2019-07-22T14:04:20", "url": "https://files.pythonhosted.org/packages/37/59/3969e82f63a5d3a49e0e2c413b80ef6b402ea90a42d50aab33f489e77667/Pyriod-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "850ce7063304bb0bf063fa1abcb6d949", "sha256": "3db95c09c08dd5ccd0e47c9f72c97e2fd995a07557d494c9a705399da4fb893a" }, "downloads": -1, "filename": "Pyriod-0.0.2.tar.gz", "has_sig": false, "md5_digest": "850ce7063304bb0bf063fa1abcb6d949", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21457, "upload_time": "2019-07-22T14:04:20", "url": "https://files.pythonhosted.org/packages/37/59/3969e82f63a5d3a49e0e2c413b80ef6b402ea90a42d50aab33f489e77667/Pyriod-0.0.2.tar.gz" } ] }