Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

elky84/xlsx-converter-py

Repository files navigation

Website Made with

GitHub forks GitHub stars GitHub watchers GitHub followers

GitHub GitHub repo size in bytes GitHub code size in bytes

xlsx-converter-py

안내 사항

python3 버전 사용

설치

pip install -r requirements.txt

사용법

python xlsx_converter -h

예제

# 파라미터 순서 xlsx 시트명 인덱스 --ouput 출력할 포맷 (현재는 json, csv 2개만 지원)
python xlsx_convterter.py test.xlsx Class Index --output json csv

Releases

No releases published

Packages

No packages published

Languages