ck-astro


Nameck-astro JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryGeneral tools for astronomy I personally use regularly for data analysis.
upload_time2022-12-19 11:23:11
maintainer
docs_urlNone
authorCarsten König
requires_python>=3.7
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CK Astro

General tools for astronomy I personally use regularly for data analysis.

**Status:**  Beta\
**Author:** Carsten König\
**Repository:** https://gitlab.com/ck2go/ck-astro

## Purpose

Providing common tools, functions, workflows that I use for my everyday scientific work.

## Installation

```bash
pip install ck-astro
```

## How to use
Import modules and use the objects or functions.


## License
[MIT License](https://choosealicense.com/licenses/mit/)

## Author
**Carsten König**

- [GitLab](https://gitlab.com/ck2go "Carsten König")
- [GitHub](https://github.com/ck2go "Carsten König")
- [LinkedIn](https://www.linkedin.com/in/ck2go/ "Carsten König")
- [Website](https://www.carsten-koenig.de "Carsten König")


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ck-astro",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Carsten K\u00f6nig",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e2/95/a948888b7c57c99c75960f28ecdd756d40ea23fa05f37ced8d3a3fb9beb7/ck-astro-0.0.1.tar.gz",
    "platform": null,
    "description": "# CK Astro\n\nGeneral tools for astronomy I personally use regularly for data analysis.\n\n**Status:**  Beta\\\n**Author:** Carsten K\u00f6nig\\\n**Repository:** https://gitlab.com/ck2go/ck-astro\n\n## Purpose\n\nProviding common tools, functions, workflows that I use for my everyday scientific work.\n\n## Installation\n\n```bash\npip install ck-astro\n```\n\n## How to use\nImport modules and use the objects or functions.\n\n\n## License\n[MIT License](https://choosealicense.com/licenses/mit/)\n\n## Author\n**Carsten K\u00f6nig**\n\n- [GitLab](https://gitlab.com/ck2go \"Carsten K\u00f6nig\")\n- [GitHub](https://github.com/ck2go \"Carsten K\u00f6nig\")\n- [LinkedIn](https://www.linkedin.com/in/ck2go/ \"Carsten K\u00f6nig\")\n- [Website](https://www.carsten-koenig.de \"Carsten K\u00f6nig\")\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "General tools for astronomy I personally use regularly for data analysis.",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "bb66599bc889c0abe95d913dd7ddeb80",
                "sha256": "33ad5c47e85fcdf0f9e1ad675f91bd2f2487c57de28ef7ba4693457ae08f5fbe"
            },
            "downloads": -1,
            "filename": "ck_astro-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb66599bc889c0abe95d913dd7ddeb80",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3616,
            "upload_time": "2022-12-19T11:23:09",
            "upload_time_iso_8601": "2022-12-19T11:23:09.555038Z",
            "url": "https://files.pythonhosted.org/packages/3f/26/d83e73dc431f28c0abd39ea7b2ce8cb9e324eab53b639fc6eadc7b90c05f/ck_astro-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "d5738c7992b0d2766725e3883ae4ee8a",
                "sha256": "02a277078967ef034cf31089511fcfde29d8d14f3f941d56612c9d605086dffc"
            },
            "downloads": -1,
            "filename": "ck-astro-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d5738c7992b0d2766725e3883ae4ee8a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3079,
            "upload_time": "2022-12-19T11:23:11",
            "upload_time_iso_8601": "2022-12-19T11:23:11.317792Z",
            "url": "https://files.pythonhosted.org/packages/e2/95/a948888b7c57c99c75960f28ecdd756d40ea23fa05f37ced8d3a3fb9beb7/ck-astro-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-19 11:23:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "ck-astro"
}
        
Elapsed time: 0.02523s