Show

Latest version: v1.6.0

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

Scan your dependencies

Page 2 of 4

1.4.4

Tweak ``show.prettyprint()`` to not automatically multi-line all
show output. If you want multi-line output, either set
``show.prettyprint(sep='\m')`` to globalize that preference, or
use ``show(..., sep='\n)`` each time you want multi-line.

1.4.3

Bug fix: When `show.set(prefix=...)` or other settings were used,
duplicate behaviors could occur, like two prefix strings printing,
not just one. Also, support for Python 2.6 has been restored. Not
that you should still be using that antiquated buggy. But if you
are, show will once again work for you, given removal of the
preventing dependency (``stuf``).

1.4.2

Fixed bug when location display is active (e.g. after
`show.set(where=True)`) in IPython. Now correctly identifies what
cell code was executed in.

1.4.0

Finally have good support for IPython, either in a Notebook or in
a terminal/console. Suddenly, interactive use does not minimize
show's usefulness (though the standard REPL still has glitches).

1.3.2

Fixes nasty packaging bug (failure to bundle astor sub-package
into source distributions) that didn't show up in testing.

1.3.0

Python 3.5 and 3.6 now pass formal verification. This required
embedding a 'nightly' build of astor 0.6 that has not yet made it
to PyPI. Given the shift from codegen to newer astor AST-to-source
library, bumping minor version.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.