Module to make notes that look handwritten.
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 .