chfw / math-sheets

Auto generate math works for your kids when the school is shut.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math sheets

Auto generate math works for your kid(s) when the school is shut.

So far, it generates challenging math works for reception children.

Setup

$ python3 -m venv your-env
$ source your-env/bin/activate
$ pip install -r requirements.txt

Launch

$ cd reception/a_op_b
$ bash make.sh your_child_name
math_sheet.pdf is generated

Example sheet

License

Creative commons license.

Example

Screenshot 2020-04-19 at 20 10 31

About

Auto generate math works for your kids when the school is shut.


Languages

Language:Python 74.1%Language:Shell 25.9%