Skip to main content

KASI (Korea Astronomy and Space Science Institute) Open API Python Wrapper

Project description

PyPI Version PyPI Python Versions PyPI Status
CI Build Status Documentation Build Status Codecov Coverage Requires.io Requirements Status
PyPI License FOSSA Status
Gitter Chat Code Style: Black

KASI (Korea Astronomy and Space Science Institute) Open API Python Wrapper

Features

  • Provides simple python wrappers for KASI OpenAPIs described in this page.

Usage

Check this notebook for example usage.

Install

Use pip for install:

$ pip install kasi

If you want to setup a development environment, use poetry instead:

# Install poetry using pipx
$ python -m pip install pipx
$ python -m pipx ensurepath
$ pipx install poetry

# Clone repository
$ git clone https://github.com/elbakramer/kasi.git
$ cd kasi/

# Install dependencies and hooks
$ poetry install
$ poetry run pre-commit install

Credits

This package was created with Cookiecutter and the elbakramer/cookiecutter-poetry project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kasi-0.1.3.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distribution

kasi-0.1.3-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page