Metadata-Version: 2.1
Name: tellus-api-client
Version: 0.0.6
Summary: Unofficial Tellus API Client
Home-page: https://github.com/regonn/tellus-api-client
Author: regonn
Author-email: programmer@haizine.art
License: MIT
Project-URL: Bug Reports, https://github.com/regonn/tellus-api-client/issues
Project-URL: Source, https://github.com/regonn/tellus-api-client
Keywords: Tellus,API
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Jupyter
Requires-Python: ~=3.7
Description-Content-Type: text/markdown
Requires-Dist: scikit-image (==0.15.0)
Requires-Dist: requests (==2.22.0)

# Tellus Api Client

Unofficial Tellus API Client

非公式 Tellus API クライアント

[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/regonn/tellus-api-client/blob/master/LICENSE.txt)
[![PyPI version](https://badge.fury.io/py/tellus-api-client.svg)](https://badge.fury.io/py/tellus-api-client)
[![Python Versions](https://img.shields.io/pypi/pyversions/tellus-api-client.svg)](https://pypi.org/project/tellus-api-client/)

※ This library can only retrieve data on Jupyter in the Tellus development environment.

※ このライブラリは Tellus の開発環境の Jupyter 上でしかデータを取得できません。

## Installation

`$ pip install tellus-api-client`

## Sample

![Sample Image](https://raw.githubusercontent.com/regonn/tellus-api-client/master/sample/sample_image.png)

## License

This project is licensed under the terms of the MIT license. See [LICENSE](https://github.com/regonn/tellus-api-client/blob/master/LICENSE.txt) for additional details.

## Tellus User Group Community(Tellus ユーザグループコミュニティ)

https://discord.gg/k2yvdjh


