Quick Start * Installation * Contributors * Documentation
Tip
Write here the "mission statement" of the project. It should be a short paragraph that describes the purpose of the project (why have we built this?) and what it does. It should be written in a way that is easy to understand for someone who is not familiar with the project.
Tip
Each repository should contain a quick-start guide, which shows the quickest possible path to get something working with this package. Ideally a code block which can be just copy-pasted.
Install from the Github repository directly:
python -m pip install https://github.com/ecmwf/foo
or from PyPI:
python -m pip install foo
© 2025 ECMWF. All rights reserved.