Skip to content

DevEnvironmentSetup

Alex Rudnick edited this page Oct 3, 2013 · 5 revisions

You'll need:

  • Python 3
  • sqlalchemy for Python 3
    • $ sudo pip-3.2 install sqlalchemy (assuming you're on Python 3.2 and you've got pip set up for that)