Skip to content

jasonamyers/pycon2014

Repository files navigation

Slideshow available on My Blog

You can view a PDF version of the slides at SlideShare.

If you want to run the slides, you must have node installed then:

  • type npm install
  • type grunt serve
  • open http://127.0.0.1:8000/

If you want to access the ipython notebook for this presentation:

  • create a virtualenv (For example: mkvirtualenv sacore)
  • type pip install -r requirements.txt
  • type ipython notebook

About

My Intro to SQLAlchemy Core Slides

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published