|
You are here |
nerderati.com | ||
| | | | |
sebastianraschka.com
|
|
| | | | | I just went through some pain (again) when I wanted to install some of Python's scientific libraries on my second Mac. I summarized the setup and... | |
| | | | |
www.ethanrosenthal.com
|
|
| | | | | I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent. | |
| | | | |
blog.ropnop.com
|
|
| | | | | Turns out installing Drozer on OS X is a pain. The latest versions of OS X doesn't include OpenSSL headers, which breaks dependencies. Here's my workaround. | |
| | | | |
blog.viraptor.info
|
|
| | | |||