Introduction ------------ This part of the documentation, which is mostly prose, begins with some background information about Python, then focuses on next steps. .. toctree:: :maxdepth: 2 introduction community resources Getting Started --------------- .. toctree:: :maxdepth: 2 which-python installation getting-started-next Writing Great Code ------------------ .. toctree:: :maxdepth: 2 dev-env project-structure code-style documentation testing packaging Shipping Great Code ------------------- .. toctree:: :maxdepth: 2 project-structure documentation testing packaging Additional Notes ---------------- Contibution notes and legal information are here for the interested. .. toctree:: :maxdepth: 2 contribute license