Metadata-Version: 2.1
Name: infinite-note
Version: 0.3.0
Summary: 문제와 답을 입력하여 정답/오답을 관리하는 콘솔 프로그램
Home-page: https://offtheface.github.io/infinite-note
Author: offtheface
Author-email: rokany@cau.ac.kr
License: GNU General Public License (GPL)
Project-URL: Bug Tracker, https://github.com/offtheface/infinite-note/issues
Platform: macOS
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# infinite_note
### 문제와 답을 입력하여 정답/오답을 관리하는 콘솔 프로그램

# 설치
- [https://pypi.org/project/infinite_note](https://pypi.org/project/infinite_note)

# 사용법
 - inf-note-input = 문제 입력
 - inf-note-count = 입력된 문제 갯수 확인
 - inf-note-answer = 입력된 문제 출력 및 답안 저장

# 개발자 가이드
- [https://offtheface.github.io/infinite-note](https://offtheface.github.io/infinite-note)

![logo](https://offtheface.github.io/infinite-note/img/social_preview.png)


