pyote
=====
pyote is a Python implementation of the essential parts of the R-OTE occultation timing extractor.
This app has fewer 'bells and whistles' than R-OTE and so should be easier to use for a newbie.
It also runs faster than R-OTE and deployment is simpler and more reliable.
Raw data
{
"_id": null,
"home_page": "https://github.com/bob-anderson-ok/py-ote",
"name": "pyote",
"maintainer": "Bob Anderson",
"docs_url": null,
"requires_python": null,
"maintainer_email": "bob.anderson.ok@gmail.com",
"keywords": "desktop app, asteroid occultation timing extraction",
"author": "Bob Anderson",
"author_email": "bob.anderson.ok@gmail.com",
"download_url": null,
"platform": null,
"description": "pyote\r\n=====\r\n\r\npyote is a Python implementation of the essential parts of the R-OTE occultation timing extractor.\r\n\r\nThis app has fewer 'bells and whistles' than R-OTE and so should be easier to use for a newbie.\r\nIt also runs faster than R-OTE and deployment is simpler and more reliable.\r\n",
"bugtrack_url": null,
"license": "License :: OSI Approved :: MIT License",
"summary": "pyote is a simplified subset of R-OTE",
"version": "5.7.6",
"project_urls": {
"Homepage": "https://github.com/bob-anderson-ok/py-ote"
},
"split_keywords": [
"desktop app",
" asteroid occultation timing extraction"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cf540c278c53c54f9de16646be5994ae5e0c3a825417a2b06d4bb30d6b03dad8",
"md5": "ac5f2aa2ea1beb27ac1b09a4ada3be29",
"sha256": "248166c234d8636ffb3a574af6762ce183088e894487b216ced6174a89f2250c"
},
"downloads": -1,
"filename": "pyote-5.7.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ac5f2aa2ea1beb27ac1b09a4ada3be29",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1537639,
"upload_time": "2025-01-18T17:50:14",
"upload_time_iso_8601": "2025-01-18T17:50:14.045512Z",
"url": "https://files.pythonhosted.org/packages/cf/54/0c278c53c54f9de16646be5994ae5e0c3a825417a2b06d4bb30d6b03dad8/pyote-5.7.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-18 17:50:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bob-anderson-ok",
"github_project": "py-ote",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": [
[
"~=",
"1.22.4"
]
]
},
{
"name": "PyQt5",
"specs": [
[
"~=",
"5.15.7"
]
]
},
{
"name": "pyqtgraph",
"specs": [
[
"~=",
"0.12.4"
]
]
},
{
"name": "pandas",
"specs": [
[
"~=",
"2.0.2"
]
]
},
{
"name": "astropy",
"specs": [
[
"~=",
"5.1"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"~=",
"3.5.2"
]
]
},
{
"name": "scipy",
"specs": [
[
"~=",
"1.9.0"
]
]
},
{
"name": "openpyxl",
"specs": [
[
"~=",
"3.0.10"
]
]
},
{
"name": "numba",
"specs": [
[
"~=",
"0.56.0"
]
]
},
{
"name": "opencv-python",
"specs": [
[
"~=",
"4.6.0.66"
]
]
},
{
"name": "Adv2",
"specs": [
[
"~=",
"1.2.0"
]
]
},
{
"name": "setuptools",
"specs": [
[
"~=",
"63.4.1"
]
]
}
],
"lcname": "pyote"
}