CKAstroTools


NameCKAstroTools JSON
Version 0.0.6 PyPI version JSON
download
home_page
SummaryGeneral toolks for astronomy I personally use regularly for data analysis.
upload_time2023-06-24 05:45:17
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 AstroTools

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

**Status:**  Alpha\
**Author:** Carsten König\
**Repository:** https://gitlab.com/ck2go/ckastrotools \
**PyPi:** https://test.pypi.org/project/CKAstroTools/ \
**Documentation:** https://ckastrotools.readthedocs.io/en/latest/

## Purpose

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

## Installation

```bash
pip install ckastrotools
```

## 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": "CKAstroTools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Carsten K\u00f6nig",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/62/6d/424ad7c3b64981c146d7416fbfadf297ddfcba636cfe5174d4a890c1f250/CKAstroTools-0.0.6.tar.gz",
    "platform": null,
    "description": "# CK AstroTools\n\nGeneral tools for astronomy I personally use regularly for data analysis.\n\n**Status:**  Alpha\\\n**Author:** Carsten K\u00f6nig\\\n**Repository:** https://gitlab.com/ck2go/ckastrotools \\\n**PyPi:** https://test.pypi.org/project/CKAstroTools/ \\\n**Documentation:** https://ckastrotools.readthedocs.io/en/latest/\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 ckastrotools\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 toolks for astronomy I personally use regularly for data analysis.",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://gitlab.com/ck2go/ckastrotools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8dfe2c5824bf74a2dbf40303d1b52afca0be1ac39c207b8ca8f6b81e07a24c6",
                "md5": "53a0ed1cac5de80b63078a5a88097310",
                "sha256": "d20af305049bddbd34467e3ad37c70993946290be43678c00460d5f7f76e53f6"
            },
            "downloads": -1,
            "filename": "CKAstroTools-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "53a0ed1cac5de80b63078a5a88097310",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 7509,
            "upload_time": "2023-06-24T05:45:15",
            "upload_time_iso_8601": "2023-06-24T05:45:15.540934Z",
            "url": "https://files.pythonhosted.org/packages/f8/df/e2c5824bf74a2dbf40303d1b52afca0be1ac39c207b8ca8f6b81e07a24c6/CKAstroTools-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "626d424ad7c3b64981c146d7416fbfadf297ddfcba636cfe5174d4a890c1f250",
                "md5": "d9766694af4ef0e4f699813a4bd3c748",
                "sha256": "73caceeb4389ff3e201b4574122915a25bf3c43ad6a9d52a904a7416cc77fe4a"
            },
            "downloads": -1,
            "filename": "CKAstroTools-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "d9766694af4ef0e4f699813a4bd3c748",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6623,
            "upload_time": "2023-06-24T05:45:17",
            "upload_time_iso_8601": "2023-06-24T05:45:17.409178Z",
            "url": "https://files.pythonhosted.org/packages/62/6d/424ad7c3b64981c146d7416fbfadf297ddfcba636cfe5174d4a890c1f250/CKAstroTools-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-24 05:45:17",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "ck2go",
    "gitlab_project": "ckastrotools",
    "lcname": "ckastrotools"
}
        
Elapsed time: 0.12742s