Giter VIP home page Giter VIP logo

assignment_templator's Introduction

SQL 과제파일 만들기를 더 쉽게(v0.0.2)

한영키 타이핑을 줄이고 싶어서 만든 프로젝트입니다.
파일 명과 문제 수를 입력하시면 알맞은 형식으로 .sql 확장자 파일이 생성됩니다.
(이미 같은 이름의 파일이 존재한다면 기존 내용이 삭제되니 주의하세요.)

현재 하이픈(-)과 언더스코어(_)를 처리하지 못하고 있습니다. 공백문자를 입력하시면 언더스코어로 변경되도록 했습니다. 예시를 참고해주세요.

예시:

작성하고 싶은 파일명을 입력하세요.
(예: examples.sql -> examples 입력)
(아무것도 입력하지 않으시면 2023-02-15.sql 파일이 생성됩니다.)
> hello world
이번 과제는 몇 문제인가요? 정수형으로 입력하세요: 5
현재 디렉토리에 hello_world.sql 파일이 생성되었습니다.

사용방법

클론 후 'sql_assignment_template.py' 파일을 실행하세요.
파일 명을 확장자를 제외하고 입력하세요.
문제 수를 입력하세요.

'sql_assignment_template.py' 파일이 존재하는 위치에 파일이 생성됩니다.
(이미 같은 이름의 파일이 존재한다면 기존 내용이 삭제되니 주의하세요.)

assignment_templator's People

Contributors

thebjko avatar jeongyun11 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.