Slofop

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

This release fixes the problem, that rich was not included in the pyproject.toml file.

Possible traceback fixed:

[...]

in <module>
from slofop import Logger
File "/run/media/paddecraft/4EE0F299E0F2870D/Dev/PythonScripting/revy/.venv/lib/python3.10/site-packages/slofop/__init__.py", line 3, in <module>
from .slofop import Logger, LoggingLevel
File "/run/media/paddecraft/4EE0F299E0F2870D/Dev/PythonScripting/revy/.venv/lib/python3.10/site-packages/slofop/slofop.py", line 3, in <module>
from rich import print
ModuleNotFoundError: No module named 'rich'

0.2.0

This is the first release.

Did you know that you can use Pypi to install? `pip install slofop`

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.