srttools


Namesrttools JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummarySRT single dish tools: Tools for the analysis and conversion of SRT data
upload_time2025-01-24 16:16:54
maintainerNone
docs_urlNone
authorGiuseppe Carboni, The Disc Team
requires_python>=3.8
license3-clause BSD
keywords astronomy astrophysics time series x-ray data analysis black holes neutron stars pulsars space science
VCS
bugtrack_url
requirements scipy numpy pytest pytest_astropy pytest_asyncio pip h5py pyyaml astropy sphinx-astropy statsmodels
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "srttools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "astronomy, astrophysics, time series, X-ray, data analysis, black holes, neutron stars, pulsars, space, science",
    "author": "Giuseppe Carboni, The Disc Team",
    "author_email": "Matteo Bachetti <matteo@matteobachetti.it>",
    "download_url": "https://files.pythonhosted.org/packages/1d/6c/a6e7ce9943b391e6ae2adee1f752175967cc7a4c421dacecb7545c3fa652/srttools-0.7.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "3-clause BSD",
    "summary": "SRT single dish tools: Tools for the analysis and conversion of SRT data",
    "version": "0.7.0",
    "project_urls": {
        "documentation": "https://srt-single-dish-tools.readthedocs.io",
        "homepage": "https://srt-single-dish-tools.readthedocs.io",
        "repository": "https://github.com/discos/srt-single-dish-tools"
    },
    "split_keywords": [
        "astronomy",
        " astrophysics",
        " time series",
        " x-ray",
        " data analysis",
        " black holes",
        " neutron stars",
        " pulsars",
        " space",
        " science"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d42c13301cf4eb8d38d562f81a3b6e210e64a01eff9d683a7ee8eaeb89c087f",
                "md5": "3901113927d0c058f7966c3f82874f0e",
                "sha256": "a2c00a946da042f31cc0b24cf76c1d718b10c96621721812fabf008fdf14c59c"
            },
            "downloads": -1,
            "filename": "srttools-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3901113927d0c058f7966c3f82874f0e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 61960471,
            "upload_time": "2025-01-24T16:16:15",
            "upload_time_iso_8601": "2025-01-24T16:16:15.737602Z",
            "url": "https://files.pythonhosted.org/packages/7d/42/c13301cf4eb8d38d562f81a3b6e210e64a01eff9d683a7ee8eaeb89c087f/srttools-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d6ca6e7ce9943b391e6ae2adee1f752175967cc7a4c421dacecb7545c3fa652",
                "md5": "3ff8435120616690d16270bf240a91f1",
                "sha256": "b259d5e80d3630121cdbc11da182ea8428e0f6a5f5da90935ac9044ad81d5615"
            },
            "downloads": -1,
            "filename": "srttools-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3ff8435120616690d16270bf240a91f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 67359531,
            "upload_time": "2025-01-24T16:16:54",
            "upload_time_iso_8601": "2025-01-24T16:16:54.237448Z",
            "url": "https://files.pythonhosted.org/packages/1d/6c/a6e7ce9943b391e6ae2adee1f752175967cc7a4c421dacecb7545c3fa652/srttools-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-24 16:16:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "discos",
    "github_project": "srt-single-dish-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.17"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest_astropy",
            "specs": []
        },
        {
            "name": "pytest_asyncio",
            "specs": []
        },
        {
            "name": "pip",
            "specs": []
        },
        {
            "name": "h5py",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "astropy",
            "specs": [
                [
                    ">=",
                    "3"
                ]
            ]
        },
        {
            "name": "sphinx-astropy",
            "specs": []
        },
        {
            "name": "statsmodels",
            "specs": [
                [
                    ">=",
                    "0.8.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "srttools"
}
        
Elapsed time: 1.89045s