Skip to content

Python

Django | Cookbook

  • by

Installation Install current Version (3.2.8) Install next Version (4.0) Check installed version First steps The following steps are based on a summary of the Django… Read More »Django | Cookbook

Flask | Cookbook

Installation Creating a App Create base python script app.py Start Flask

Jupyter | Cookbook

  • by

Cookbook Customize start dir Search for the following line in the file Replace by Change password Free online Notebooks https://notebooks.azure.com/ https://nbviewer.jupyter.org/ https://colab.research.google.com/notebooks/welcome.ipynb

Python | Replacing the Shell

Possible Solutions plumbum Github XonSH Github (git clone https://github.com/xonsh/xonsh.git) IPython Sarge Source (hg clone https://bitbucket.org/vinay.sajip/sarge) sh Github (git clone https://github.com/amoffat/sh.git) Plumbum Install: pip install plumbum