.. _setting_up_dev_environment: Setting up your Environment =========================== Before you can begin programming in Python, or work on this program, you need to have your computer all set up with the tools you need to do the job. Here are some resources to getting yourself set up. .. toctree:: :maxdepth: 1 environment_overview python_and_core_tools setup_details advanced_setup git resources .. toctree:: :caption: Activities :maxdepth: 1 testing_your_setup ../../exercises/python_pushups