pyote


Namepyote JSON
Version 5.5.1 PyPI version JSON
download
home_pagehttps://github.com/bob-anderson-ok/py-ote
Summarypyote is a simplified subset of R-OTE
upload_time2024-02-03 16:40:03
maintainerBob Anderson
docs_urlNone
authorBob Anderson
requires_python
licenseLicense :: OSI Approved :: MIT License
keywords desktop app asteroid occultation timing extraction
VCS
bugtrack_url
requirements numpy PyQt5 pyqtgraph pandas astropy matplotlib scipy openpyxl numba opencv-python Adv2 setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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": "",
    "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": "",
    "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.5.1",
    "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": "3d1244fa95e1678e87ca9bb445a8e99bc7a63d48554a5f211de46a077d815ccf",
                "md5": "afecc44709c374d092535a703812164c",
                "sha256": "ccd8c76927ea4066bc2ce706bf09617a9454dd30a79318230a4ca74886591765"
            },
            "downloads": -1,
            "filename": "pyote-5.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "afecc44709c374d092535a703812164c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1476150,
            "upload_time": "2024-02-03T16:40:03",
            "upload_time_iso_8601": "2024-02-03T16:40:03.507063Z",
            "url": "https://files.pythonhosted.org/packages/3d/12/44fa95e1678e87ca9bb445a8e99bc7a63d48554a5f211de46a077d815ccf/pyote-5.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-03 16:40:03",
    "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"
}
        
Elapsed time: 0.21546s