Finding Packages

Overview

Teaching: 20 min
Exercises: 0 min
Questions
  • How to find the right package?

Objectives
  • Learn to browse github for packages and find documentation.

Key Points

  • All registered packages are hosted on github.

  • Useful information can be found at the Readme.md and usually each package has its own documentation homepage as well.

  • The julia observer maintains a searchable list of julia packages.