Metadata-Version: 2.1
Name: tellus_api_client
Version: 0.0.4
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
Description: # Tellus Api Client

        

        [![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/)

        

        Unofficial Tellus API Client

        

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

        

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

        

        ## Installation

        

        `$ pip install tellus-api-client`

        

        ## 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.

        
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
