RequirementsΒΆ

Let's get our tutorial environment setup. Most of the setup work is in standard Python development practices: install Python, make an isolated environment, and setup packaging tools.

The Quick Tutorial of Pyramid has an excellent section covering the installation and setup requirements. Follow those instructions to get Python and Pyramid setup.

For your workspace name, use quick_traversal in place of quick_tutorial.