Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Month: December 2014

ProgrammingPython

Seeing info when changing virtualenvs with virtualenvwrapper

I wanted to see a bit about virtualenvs when I activate them with workon from virtualenvwrapper. I added the following to $VIRTUALENVWRAPPER_HOOK_DIR/postactivate: #!/bin/bash # This hook is run after every virtualenv is...
Marc 2014-12-172014-12-17
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing