Releases coming soon:
* python-shell 1.0.1 - 29.02.2020
* smart-env 1.0.1 - 29.02.2020
* python-shell 1.0.1 - 29.02.2020
* smart-env 1.0.1 - 29.02.2020
python-shell 1.0.1 is released!
Changes:
* Enabled support for list shell commands by dir(Shell)
* Enabled command autocomplete in BPython and IPython for Shell
* Added ability to run shell commands with no-identifier-like name
* Added access to the last executed command even if exception was raised
* Added property "errors" for stderr output
* Added human-understandable behaviour for str() and repr() of Command instance
* Some internal refactoring and bugfixes
Changes:
* Enabled support for list shell commands by dir(Shell)
* Enabled command autocomplete in BPython and IPython for Shell
* Added ability to run shell commands with no-identifier-like name
* Added access to the last executed command even if exception was raised
* Added property "errors" for stderr output
* Added human-understandable behaviour for str() and repr() of Command instance
* Some internal refactoring and bugfixes
Release announcement on Habr: https://habr.com/ru/post/490542/
Хабр
Сдруживаем Python и Bash: релиз библиотек python-shell и smart-env v. 1.0.1
Доброго времени суток всем! 29 февраля 2020 года состоялся официальный микро-релиз библиотек smart-env и python-shell. Тем, кто не в курсе, предлагаю предварительно прочитать первый пост. Если...
smart-env 1.0.2 is released!
Changes:
* Added support for operator "in"
* Added support for dir(ENV)
* Implemented str(ENV) and repr(ENV)
* Added support for iterating ENV
* Increased test coverage on Python 3 to 97%
Available at: https://pypi.org/project/smart-env/
Changes:
* Added support for operator "in"
* Added support for dir(ENV)
* Implemented str(ENV) and repr(ENV)
* Added support for iterating ENV
* Increased test coverage on Python 3 to 97%
Available at: https://pypi.org/project/smart-env/
PyPI
smart-env
Smart Environment Wrapper Library
python-shell 1.0.3 is released!
Changes:
* Added support for non-blocking commands
* Added option "wait" for running command
* stdout and stderr of a command become stream
* Improved test coverage
Available at: https://pypi.org/project/python-shell/
Changes:
* Added support for non-blocking commands
* Added option "wait" for running command
* stdout and stderr of a command become stream
* Improved test coverage
Available at: https://pypi.org/project/python-shell/
PyPI
python-shell
Python Shell Wrapper library
python-shell 1.0.4 is released!
Changes:
* Added support for Python 3.9 and PyPy
* Added proper documentation (based on mkdocs)
* Added property is_undefined for processes
* Added version for the root package
* Refactoring in exception classes
* Added usage of "flake8" in Tox configurations
An actual documentation now is available here: https://python-shell.readthedocs.io/
Changes:
* Added support for Python 3.9 and PyPy
* Added proper documentation (based on mkdocs)
* Added property is_undefined for processes
* Added version for the root package
* Refactoring in exception classes
* Added usage of "flake8" in Tox configurations
An actual documentation now is available here: https://python-shell.readthedocs.io/
python-shell.readthedocs.io
Home - Python-Shell
None
smart-env 1.0.3 is released!
Changes:
* ENV now is a context manager (enabling auto type cast within)
* Fixed a bug of setting _auto_type_cast
* Added missed py35 configuration in tox.ini
* Fixed .gitignore about coverage files
* Fixed tests (cleanup)
* Added test for ENV as context manager
Available at: https://pypi.org/project/smart-env/
Changes:
* ENV now is a context manager (enabling auto type cast within)
* Fixed a bug of setting _auto_type_cast
* Added missed py35 configuration in tox.ini
* Fixed .gitignore about coverage files
* Fixed tests (cleanup)
* Added test for ENV as context manager
Available at: https://pypi.org/project/smart-env/
PyPI
smart-env
Smart Environment Wrapper Library
smart-env 1.0.4 is released!
Changes:
* Added prevention for instantiating ENV class
* Improved test coverage to 99%
* Added support for Python 3.9
Available at: https://pypi.org/project/smart-env/
Changes:
* Added prevention for instantiating ENV class
* Improved test coverage to 99%
* Added support for Python 3.9
Available at: https://pypi.org/project/smart-env/
PyPI
smart-env
Smart Environment Wrapper Library
smart-env 1.0.5 is released!
Changes:
* Added support for Python 3.10 and 3.11
* A couple of bugfixes
* Changes in copyright and ownership
Available at: https://pypi.org/project/smart-env/
Changes:
* Added support for Python 3.10 and 3.11
* A couple of bugfixes
* Changes in copyright and ownership
Available at: https://pypi.org/project/smart-env/
PyPI
smart-env
Smart Environment Wrapper Library