Metadata-Version: 2.1
Name: KartRider
Version: 0.1.0
Summary: KartRider Open API Python wrapper
Home-page: https://github.com/laoraid/KartRider.py
Author: Laoraid
Author-email: a99azaz@gmail.com
License: MIT
Keywords: KartRider
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Korean
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: tqdm

# KartRider.py
[![Build Status](https://travis-ci.com/laoraid/KartRider.py.svg?branch=master)](https://travis-ci.com/laoraid/KartRider.py) [![codecov](https://codecov.io/gh/laoraid/KartRider.py/branch/master/graph/badge.svg)](https://codecov.io/gh/laoraid/KartRider.py)

[카트라이더 OpenAPI](https://developers.nexon.com/kart)를 Python으로 래핑한 라이브러리입니다.

## 설치

## 사용법

## 사용권
[MIT 라이센스](LICENSE)를 따르고, NEXON DEVELOPERS 의 api를 사용했습니다.

