Skip to content

tserg/medusa

Repository files navigation

Medusa

Performs AST traversal to catch non-critical improvements for your Vyper code:

  1. Unused local variables
  2. Unused function parameters

Installation

pip install git+https://github.com/tserg/medusa.git

Usage

medusa analyse FILENAME.vy --print-output

Testing

pytest

Contributing

Feel free!

About

Catch non-critical improvements for your Vyper code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages