Reference

Last updated on 2026-02-27 | Edit this page

Code


SkySim – the example software project developed in the first few lessons of this course

Reading


Software / Services


  • PyCharm (IDE): part of the JetBrains ecosystem. Free academic licence (1yr) if you sign up with your institutional email address.
  • Visual Studio Code (VSCode) (IDE). An MS product but without all the usual garbage.
  • Gitbash – a git client for windows
  • Anaconda – a python environment management system.
  • Cookiecutter a project templating system
  • GitHub, GitLab, and Bitbucket version control repositories
  • BASH reference manual
  • The python package index (pypi)
  • Read the docs – a free online documentation hosting service
  • Travis-CI – a continuous integration tool
  • Zenodo – free and open repository for data, software, papers, and more
  • The Astronomy Source Code Library (ASCL)
  • ORCiD – a persistent id to connect you to your research outputs

Glossary