Metadata-Version: 2.4
Name: itple
Version: 0.0.2
Summary: A Python module to generate Arduino code for Itple contents.
Author-email: ITPLE <itple@itpleinfo.com>
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: pyserial>=3.0
Description-Content-Type: text/markdown

# itple

> 잇플레이를 비롯한 잇플의 여러 콘텐츠에 사용할 수 있는 모듈입니다.

## 🚀 설치하기

pip를 통해 간단하게 설치할 수 있습니다.

```bash
pip install itple
