Connect Python script to xterm
Project description
Usage
via-xterm script [argument ...]
How is this useful?
To simplify debugging of scripts, that use escape sequences/curses/urwid, in an IDE (e.g. PyCharm). Normally IDEs’ integrated consoles do not handle all the escape sequences, so one has to either live with that or use remote debugging.
via-xterm wraps the target script in a way that its stdin/stdout are connected to a new xterm -S instance, which handles the user interaction. Debugging the target script is possible, because it is run using compile() and exec() builtins.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size via_xterm-0.1.2-py2-none-any.whl (3.8 kB) | File type Wheel | Python version py2 | Upload date | Hashes View |
Filename, size via-xterm-0.1.2.tar.gz (2.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for via_xterm-0.1.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a9058755514f931c3bb0a1871cfd30c6d10bf0b07e90eb2041bd67b5a8bab76 |
|
MD5 | 939f8946722afc86550fe838c01e156d |
|
BLAKE2-256 | b10f4acd561e5c280dd1d9b568d8bf448a42d578b834dc54d4117441d8bb625f |