Racad

Latest version: v0.1.2

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

Scan your dependencies

0.1.2

Fixes bug where when a nested class is in between a string literal and an attribute, the string would still be returned as an attribute docstring.

0.1.1

This is a bugfix release.

In the previous version, the attributes of nested classes have been merged with the specified class.
This behavior has been fixed, such that only the top level class is considered.

0.1.0

This is the first release. 🎉

It includes:

- Accessing all attribute docstrings of a class
- Accessing docstrings of a specific attribute class
- Optionally, searching the base classes for attribute docstrings if `search_bases=True`.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.