Metadata-Version: 2.1
Name: KartRider
Version: 0.4.1
Summary: KartRider Open API Python wrapper
Home-page: https://github.com/laoraid/KartRider.py
Author: Laoraid
Author-email: a99azaz@gmail.com
License: MIT
Description: # 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) [![PyPI version](https://badge.fury.io/py/KartRider.svg)](https://badge.fury.io/py/KartRider)
        
        [카트라이더 OpenAPI](https://developers.nexon.com/kart)를 Python으로 래핑한 라이브러리입니다.
        
        ## 설치 및 사용법
        [KartRider.py docs](https://laoraid.github.io/KartRider.py/) 를 참고하세요.
        
        ## 사용권
        [MIT 라이센스](LICENSE)를 따르고, NEXON DEVELOPERS 의 api를 사용했습니다.
        
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
