# Modern tools for scientific Python programming Go to the [introduction](introduction.md). ```{toctree} :maxdepth: 1 :caption: Introduction :hidden: introduction ``` ```{toctree} :maxdepth: 2 :caption: Visual Studio Code :hidden: vscode/why vscode/installation vscode/extensions vscode/settings vscode/setup/index vscode/extras vscode/shortcuts ``` ```{toctree} :maxdepth: 2 :caption: Managing packages :hidden: packages/index packages/publishing ``` ```{toctree} :maxdepth: 2 :caption: Testing :hidden testing/index ``` ```{toctree} :maxdepth: 2 :caption: Publishing documentation :hidden: documentation/index ```