Pip-run

Latest version: v13.0.0

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

Scan your dependencies

Page 3 of 17

12.0.1

=======

Bugfixes
--------

- Fix IndexError when no parameters are supplied. (76)

12.0.0

=======

Features
--------

- The executable parameters now accept a ``!`` prefix, indicating to run a separate executable instead of Python in the context. (75)


Deprecations and Removals
-------------------------

- ``pip_run.launch.with_path`` now expects the literal command to be passed and no longer injects the ``sys.executable``. For compatibility, pass the executable in the params or wrap the params in something like ``pip_run.launch.infer_cmd``. (75)

11.0.0

=======

IPython inference now uses a different variable and an
explicit string value to disable inference. Instead of
``PIP_RUN_INFER_IPYTHON=0``, use
``PIP_RUN_IPYTHON_MODE=ignore``.

10.2.0

=======

67: Now if ``ipython`` is included in the dependencies, it
will be used as the default interactive interpreter
(implying ``-m IPython``).

10.1.1

=======

73: Added missing implicit test dependencies on setuptools
and wheel (revealed by virtualenv 20.23.0).

10.1.0

=======

72: Now the ``bin`` directory in the target is inserted at
the front of the ``PATH`` variable, making scripts available
as installed by packages.

Page 3 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.