Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 650 Bytes

intro.md

File metadata and controls

7 lines (4 loc) · 650 Bytes

Perceval

Perceval is a Python module for retrieving data from repositories related to software development. It works with many data sources, from git repositories and GitHub projects to mailing lists, Gerrit or StackOverflow, In this chapter, you will learn the basics of working with Perceval, including how to use it to retrieve information from some kinds of repositories. You're on your way to software development analysis!

Before starting, ensure that you have Python3 ready, and the Perceval module installed, as detailed in Installing GrimoireLab Python modules.