Skip to content

Latest commit

 

History

History

python-analysers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Lupa 🔍: Python's analysers

This module contains examples of the using the Lupa 🔍 platform to analyze Python projects. Each analyzer has a README file with detailed description how it can be used.

The list of available analyzers:

  • callExpressions - functionality related to call expressions (functions, classes, decorators) analysis in Python projects;
  • imports - functionality related to imports analysis in Python projects.

Please, see each of them to get more detailed information.