Explore >> Select a destination


You are here

www.integralist.co.uk
| | github.com
11.9 parsecs away

Travel
| | A small utility to pretty-print Python tracebacks. ? - GitHub - skorokithakis/tbvaccine: A small utility to pretty-print Python tracebacks. ?
| | bfontaine.net
10.2 parsecs away

Travel
| | Tips and tricks in Python, Bash, Clojure and other languages/environments.
| | blog.ganssle.io
8.9 parsecs away

Travel
| | An explanation of a few ways to make sure your tests use the version of the package that your users will install.
| | jaketae.github.io
24.0 parsecs away

Travel
| As a novice who just started learning Python just three months ago, I was clueless about what virtual environments were. All I knew was that Anaconda was purportedly a good way to download and use Python, in particular because it came with many scientific packages pre-installed. I faintly remember reading somewhere that Anaconda came with conda, a package manager, but I didn't really dig much into it because I was busy learning the Python language to begin with. I wasn't interested in the complicated details-I just wanted to learn how to use this language to start building and graphing and calculating.