Imports-logger

Latest version: v1.0.0

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

Scan your dependencies

1.0.0

* changed install name to `imports_logger`, because this was never released
to PyPi and a newer project is using it
* now saves to `__imports_logged/`

0.2.2

* upgraded black; 20.8b1
* integrated with pre-commit
* integrated github actions / testing and a minimal test
* packaging fixes

0.2.1

handle some Python3 imports better; namely this block in copy/pickle:
try:
from org.python.core import PyStringMap
except ImportError:
PyStringMap = None

0.2.0

Python3 official support

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.