Skip to content

Releases: Saul11235/pyVisor

pyVisor 1.2

08 Jul 23:02

Choose a tag to compare

🚀 pyVisor v1.2 is out!

  • Now available as a CLI tool
  • Analyze Python imports directly: pyvisor from os.path import listdir
  • Inspect full scripts and modules: pyvisor ./my_script.py

Faster and more simpler.

PyVisor 1.0

01 Dec 05:31

Choose a tag to compare

Functional module, allows the visualization of a python object and its content through a web application written in Flask