/math-sheets

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

Primary LanguagePython

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