Skip to content

Generator that generates Excel form transform work into Python code By ChatGPT

Notifications You must be signed in to change notification settings

Samdaso-o/code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Excel Transform의 Python code 생성기 By Chatgpt

Mito와 Streamlit을 이용하여 Excel에서 변환 작업을 진행한 것을 파이썬 코드로 생성해주는 생성기


목차 (Table of Contents)


프로젝트 개요

  • Excel에서 변환 작업을 진행한 것을 파이썬 코드로 생성해주는 생성기로써, 매번 변칙적인 엑셀 파일을 위해 파이썬 코드를 매번 작성할 필요없이 빠르게 UI로만 파이썬 코드를 생성할 수 있는 툴
  • 모든 코드는 Chatgpt로만 생성하였으며 하단에 prompt가 공유되어 있다.

사용된 Chatgpt prompt


실행

streamlit run main.py --server.port <port>

기능

  • Excel uploader
  • 기본 엑셀 편집 기능
  • 작성된 파이썬 코드 파이썬 파일로 다운로드

Example Page

스크린샷 2023-08-26 오후 6 26 11

About

Generator that generates Excel form transform work into Python code By ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages