Python for Fun Examples 01 Marvel Twitter Bot Blog Post Code Example 02 Telegram Bot Blog Post Code Example 03 Sierpinski Fractal Blog Post Code Example 04 Twitter Forwarding to Telegram Blog Post Code Example General Setup Package control using poetry. Installation and Start Go to each example and install dependencies by running $ poetry install Jupyter In some examples I'm using Jupyter notebook. Instructions to run the notebook: $ poetry install $ poetry run jupyter-lab