Inspect4py

Latest version: v0.0.8

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.3

This version fixes minor bug fixes and prevents errors from cmdcfparser in Python 3.10 (the dependency has been removed)


**Full Changelog**: https://github.com/SoftwareUnderstanding/inspect4py/compare/v0.0.2...v0.0.3

0.0.2

This version of inspect4py:

- Automates package deployment.
- Adds multiple tests.
- Improves service description and classification
- Fixes installation errors
- Improves the detection and validation of tests.
- Function call improvements

0.0.1

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.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.