Skip to content

swarnava-96/Vulture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Vulture

This library finds Unused And Dead Code In Python Projects.

For installation

pip install vulture

For using vulture

  1. Go to Anaconda prompt or local cmd
  2. Change your directory to the root folder
  3. Run -->
vulture "filename".py

Screenshot (95)

PyCharm Python

About

Finding unused codes in python projects

Topics

Resources

Stars

Watchers

Forks

Languages