Metadata-Version: 2.1
Name: CKAstroTools
Version: 0.0.3
Summary: General toolks for astronomy I personally use regularly for data analysis.
Author: Carsten König
License: MIT License
Project-URL: Homepage, https://gitlab.com/ck2go/ckastrotools
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# 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

## 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")

