**************************************** Chapter 3. Python Programming **************************************** Topics: - run a program (shell, python -m, interactive) - project organization (module & libpath, how to write script, how to write a lib, how to write a test) .. toctree:: :maxdepth: 1 :caption: Table of Contents language-features package-and-test io scientific-computation plotting astro c-extension