Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 492 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 492 Bytes

I've tried to replace all of Python with decorators for fun.

The code is for my Lovecraft inspired video, check it out here!

Instructions

Make sure you have PDM installed, I recommend using pipx to install it. My video on how to use both. Shameless plug, yes.

After that, run pdm install to editable install the package.

Run with python -m decosnake or pdm run python -m decosnake if outside the pdm managed venv.