Boston Python Workshop/Friday handout: Difference between revisions

Content added Content deleted
imported>Jesstess
No edit summary
imported>Paulproteus
No edit summary
Line 1: Line 1:
== FIXME ==
==Objective==

After going through this setup document, you will have a Python, git,
and Django environment that lets you write Python code locally. You
will be able to use Github.com and git to track changes to the code
you write.

This document is available on the web; if you have a printed copy, you can see the URL on the last page. You can always refer back to it, or
show it to other people.


* Convert this to the format of http://www.wiki.devchix.com/index.php?title=Workshop_Installation_Notes_Rails_3


==ColorWall Setup==
==ColorWall Setup==
Line 11: Line 18:
at a Python prompt. If that command results in an <code>ImportError</code>, let a staff member know and we'll help get your dependencies set up.
at a Python prompt. If that command results in an <code>ImportError</code>, let a staff member know and we'll help get your dependencies set up.


==Objective==

After going through this setup document, you will have a Python, git,
and Django environment that lets you write Python code locally. You
will be able to use Github.com and git to track changes to the code
you write.

This document is available on the web; if you have a printed copy, you can see the URL on the last page. You can always refer back to it, or
show it to other people.


== Section 1: Accounts on the web ==
== Section 1: Accounts on the web ==
Line 84: Line 82:


Boston Python Workshop staff.
Boston Python Workshop staff.

== FIXME ==

* Convert this to the format of http://www.wiki.devchix.com/index.php?title=Workshop_Installation_Notes_Rails_3