Explore >> Select a destination


You are here

adamj.eu
| | www.mattlayman.com
7.3 parsecs away

Travel
| | With this Understand Django article, you'll learn about commands. Commands are the way to execute scripts that interact with your Django app. We'll see built-in commands and how to build your own commands.
| | martinheinz.dev
9.9 parsecs away

Travel
| | Whether you are working on some machine learning/AI stuff, building web apps in Flask or just writing some quick Python script, it's always useful ...
| | blog.josefsson.org
26.6 parsecs away

Travel
| |
| | snarky.ca
58.4 parsecs away

Travel
| There are a couple of things I always want to be true when I install Python packages for a project: 1. I have a virtual environment 2. Pip is up-to-date For virtual environments, you would like them to be created as fast as possible and (usually) with the newest version