Getting started with Scanyp
- Documentation
- Getting Started
- Analysis and Report
- Code Rule and Query
- Scanyp Features
- Build Process Integration
Getting Started with Scanyp For Windows.
How do I analyze my python projects using Scanyp?
- Run VisualScanyp.exe.
- Create New Scanyp Project
- Add your python source directory.
Click F5 to analyze your projects.The analysis will take a few seconds to a few minutes depending on the size of the projects.
Once the analysis done, the result is displayed in the VisualScanyp.exe UI.
I want to go further to have a better control over my code
-
Understand metrics yielded by Scanyp and read recommendations.
-
Get a new understanding of your code by playing with the Scanyp panels. Modify the view with the Level and Metric combo boxes.
-
Fine-tune your report thanks to the Output panel in the Scanyp.Project UI.
-
Learn CQLinq, adapt existing CQLinq code rules and create your own ones.
-
Integrate the Scanyp report in your daily build process.