Giter VIP home page Giter VIP logo

tools's Introduction

Tools

不定時開發簡單的小工具...

之後 maybe 會將這兩個檔案整合:)讓助教改作業可以方便點!

Note

請在 python3 環境下使用

使用前請先下載所需 packages

pip3 install -r requirements.txt

reranger.py

ecourse2 上面下載的作業,可以將檔案整理至同一個文件夾。 檔案命名格式:學號+姓名

Usage

python3 reranger.py [-h] original_filedir target_filedir

Positional arguments

original_filedir original file path target_filedir target file path

Options

-h, --help show this help message and exit

Example

python3 reranger.py 111_1_4105210_01-HW10-543333 HW10

其中 111_1_4105210_01-HW10-543333 為 ecourse2 下載下來的資料夾

HW10 為檔案整理完會存放的資料夾

docToPdf.py

轉換資料夾中的所有的 .docx 檔至 .pdf 檔

Usage

python3 docTopdf.py [-h] [--d] filedir

Positional arguments

filedir original file path

Options

-h, --help show this help message and exit --d delete docx files

Example

python3 docToPdf.py HW10

其中 HW10 為要轉換的檔案所在的資料夾

tools's People

Contributors

acs106104 avatar

Watchers

 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.