summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/hello_world.rst
AgeCommit message (Collapse)Author
2018-08-18Clean up code-blocks in qt/functional_testingSteve Piercy
2017-07-03Add a term for context manager in Quick TutorialSteve Piercy
2016-12-26quick_tutorial/hello_world - minor update for cd into current directory.Steve Piercy
- modernize "microframework"
2016-07-02proper case headingSteve Piercy
2016-04-16quick_tutorial cleanupSteve Piercy
- cleanup hello_world.rst
2016-04-04- replace setup.py with pipSteve Piercy
2014-09-21Update hello_world.rstJay Martin
2014-03-26Update hello_world.rstDaniel Haaker
Modify 'Extra Credit' to reflect code example
2014-02-16Clarify vs. import time.Tres Seaver
2013-09-26Quick Tour: shorten the setup part and point to Quick Tutorial Requirements ↵Paul Everitt
for more explanation. Cross link each Quick Tour section with its Quick Tutorial match.
2013-09-25Get pyramid_chameleon added to the quick tutorial, plus some other fixes for ↵Paul Everitt
Python 3.
2013-09-25Quick Tutorial: Improve the setup instructions (adapted from Steve Piercy's ↵Paul Everitt
work), particularly for Windows. Change all the steps to use $VENV/bin prefixes on commands (don't presume that they have done source env/bin/activate).
2013-09-16make example links clickable, for convenienceTshepang Lekhonkhobe
2013-09-16s/env/venv just for sake of consistencyTshepang Lekhonkhobe
2013-09-13Fix naming of virtualenv prefix.Paul Everitt
2013-09-13All the references re-wired.Paul Everitt
2013-09-13First cut at import of quick tutorial.Paul Everitt