handwritten-notes-maker

Module to make notes that look handwritten.

Dependencies

Installation

First, install dependencies.

Then, install module directly using,

sudo pip3 install git+https://github.com/HelioStrike/handwritten-notes-maker.git

or

clone and install.

git clone https://github.com/HelioStrike/handwritten-notes-maker
cd handwritten-notes-maker
sudo pip3 install .