Skip to content

파이썬으로 만든 간단한 타자연습 프로그램입니다

Notifications You must be signed in to change notification settings

usercruser/pytaja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTAJA - 파이타자

빠른 다운로드 ↓

파이썬으로 만든 간단한 타자연습 프로그램입니다

하모니카 OS 기본 내장 한메타자교사 보고 생각나서 만들어봤어요

가이드

실행시키려면 먼저 pip가 있어야 하며, 아래 표기된 라이브러리를 pip를 통해 받으셔야합니다

run.sh(bash), run.ps1(powershell)파일을 실행해 앞서 설명한 라이브러리를 빠르게 설치 하실 수 있습니다.

data 파일에 크게 의존중이기에 client.py 파일만 받을 시 실행이 안되니 무조건 전체 파일을 다운로드 후 같은 디렉토리에 넣어주시기 바랍니다

git repo :

git clone https://github.com/usercruser/pytaja.git/

사용한 라이브러리

tqdm - 반복문 진행률 바에 사용

hgtk - 한글 자음 모음 분리 저장 / 오타율 추적에 사용

six - six에 의존하는 라이브러리가 있었음

statistics - 오타율, 타수, 정확도 등의 평균을 구하는데 사용

About

파이썬으로 만든 간단한 타자연습 프로그램입니다

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published