Castanet

Latest version: v1.3.0

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

Scan your dependencies

1.2.0

Check out CASTanet v1.2.0! A tool created by students at Allegheny College that allows users to understand the contents of Python files. Features with this release:

Number of import statements in a Python file (and total in directory)
Number of arguments for a specified function in a Python file (and total in directory)
Number of class definitions (and total in directory)
Number of class definitions without docstrings in a Python file (and total in directory)
Number of assignment and aug assignment statements in a Python file (and total in directory)
Whether a specified function has a docstring or not
Number of functions in a Python file (and total in directory)

1.0.0

Check out CASTanet 1.0.0! A tool created by students at Allegheny College that allows users to understand the contents of Python files. Features with this release:
- Number of if statements in a Python file (and total in directory)
- Number of looping constructs in a Python file (and total in directory)
- Number of comments in a Python file (and total in directory)
- Number of function definitions _without_ docstrings in a Python file (and total in directory)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.