Shell-source

Latest version: v3.0.0

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

Scan your dependencies

3.0.0

What's Changed
* Support for passing arguments to the sourced script.
* Removed `ShellConfig` class and replaced it with the neater `Scripter` class.
* Support for scripts that call `exit` prematurely.


**Full Changelog**: https://github.com/abrahammurciano/python-shell-source/compare/v2.0.1...v3.0.0

2.0.1

What's Changed
* Added py.typed file to support typing by abrahammurciano in https://github.com/abrahammurciano/python-shell-source/pull/15


**Full Changelog**: https://github.com/abrahammurciano/python-shell-source/compare/v2.0.0...v2.0.1

2.0.0

What's Changed
* You can now pass keyword arguments to `source` which will be forwarded to `subprocess.run`.
* The `script` parameter can be
* Internally, the way the environment and local variables are read has changed to no longer interfere with stdout and stderr.


**Full Changelog**: https://github.com/abrahammurciano/python-shell-source/compare/v1.0.0...v2.0.0

1.0.0

What's Changed
* Sane defaults by abrahammurciano in https://github.com/abrahammurciano/python-shell-source/pull/7

**Full Changelog**: https://github.com/abrahammurciano/python-shell-source/compare/v0.1.0...v1.0.0

0.1.1

What's Changed
* fix documentation by abrahammurciano in https://github.com/abrahammurciano/python-shell-source/pull/3

**Full Changelog**: https://github.com/abrahammurciano/python-shell-source/compare/v0.1.0...v0.1.1

0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.