Git Product home page Git Product logo

copybook's Introduction

安装方法

安装依赖包

pip3 install -r requirements.txt

运行程序

python3 main.py

拼音字帖

按照要求生成拼音字帖。

拼音界面

  1. 线条颜色

    可以指定四线格的颜色。

  2. 文字颜色

    四线格中拼音的颜色。

  3. 样式

    生成PDF的样式

    • 全描字:除首列,整行都会生成拼音。
    • 半描字:除首列,一半生成拼音,一半留空。
    • 不描字:除首列,全部留空。
    • 普通:一个格子一个拼音依次输出。
  4. 声调

    方便生成带声调的拼音。

  5. 拼音

    生成的PDF中的拼音内容,每个拼音已空格隔开。

    生成的拼音字帖

汉字字帖

  1. 线条颜色

    可以指定方格的颜色。

  2. 文字颜色

    可以指定文字的颜色。

  3. 字体

    可以指定文字的字体。

  4. 样式

    生成PDF的样式

    • 全描字:除首列,整行都会生成文字。
    • 半描字:除首列,一半生成文字,一半留空。
    • 不描字:除首列,全部留空。
    • 普通:一个格子一个汉字依次输出。
  5. 内容

    生成的PDF中的文字内容。

数字字帖

number

  1. 线条颜色

    可以指定方格的颜色。

  2. 文字颜色

    可以指定文字的颜色。

  3. 字体

    可以指定文字的字体。

  4. 样式

    生成PDF的样式

    • 全描字:除首列,整行都会生成数字。
    • 半描字:除首列,一半生成数字,一半留空。
    • 不描字:除首列,全部留空。
    • 普通:一个格子一个数字依次输出。

开发

http://home.mydata.top:8093/?cat=10

copybook's People

Contributors

xxnull-lsk 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.