This repository contains the code of the projects presented in my personal website https://juanitorduz.github.io.
-
Feel free to share and use the code.
-
If you find a mistake or typo please let me know (ideally report as an issue or open a pull request).
-
Comments and suggestions are always welcome.
We use pipenv.
- Create environment variables in your shell:
pipenv install --dev
- Activate:
pipenv shell