Pyplete

Latest version: v0.0.5

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

Scan your dependencies

0.0.5

------------------

* Finally fix a little error in get_pysmell_code_walk_to_text (only if the text was unicode characters)

0.0.4

------------------

* Fix a little error in get_pysmell_code_walk_to_text (only if the text was unicode characters)

0.0.3

------------------

* Fix a little error in get_importables_from_line

0.0.2

------------------

* Now get to analize the relative imports, something like this:

::

from models import MyModel from the same directory of the models.py

And this:

::

from .models import MyModel from the same directory of the models.py

0.0.1

------------------

* Initial release. `Previous history to pyplete <https://github.com/goinnn/Kate-plugins/commits/master/kate_plugins/pyte_plugins/autocomplete/pyplete.py>`_

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.