Skip to content

Tutorial

Getting Started

Let's install pycodecov first if it is not already installed using the following command. Make sure Python is installed on your computer.

pip install pycodecov

All done!