Published January 26, 2022 | Version v0.0.1
Software Open

SoftwareUnderstanding/inspect4py: Inspect4py 0.0.1: First release

  • 1. Heriot-Watt University
  • 2. Universidad Politécnica de Madrid

Description

First official release of inspect4py, which includes:

  • Extraction of module dependencies
  • Extraction of all functions in the code, including their documentation, parameters, accepted values, and call list.
  • Extraction of all classes in the code, with all their methods and respective documentation
  • Extraction of the control flow of each file.
  • Extraction of the hierarchy of directories and files.
  • Extraction the requirements used in the software project.
  • Classification of which files are tests
  • Classification of the main type of software project (script, package, library or service).
  • Return a ranking of the different ways in which a a software component can be run, ordered by relevance.

Files

SoftwareUnderstanding/inspect4py-v0.0.1.zip

Files (5.2 MB)

Name Size Download all
md5:7c97afc1e01656c498935e0dcbff122d
5.2 MB Preview Download

Additional details