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.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file via-xterm-0.1.2.tar.gz.
File metadata
- Download URL: via-xterm-0.1.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcc23a3f7782c632151bdb474bd28a0caefa5fa6c2f0efb0c9b022ab74133008
|
|
| MD5 |
47d8028c1b2accad7db1ba1409155c99
|
|
| BLAKE2b-256 |
ef63c9980cea67b75975cdd3ed41a6c45f1d7ba33c55dddb62a77fa8f329e3c4
|
File details
Details for the file via_xterm-0.1.2-py2-none-any.whl.
File metadata
- Download URL: via_xterm-0.1.2-py2-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a9058755514f931c3bb0a1871cfd30c6d10bf0b07e90eb2041bd67b5a8bab76
|
|
| MD5 |
939f8946722afc86550fe838c01e156d
|
|
| BLAKE2b-256 |
b10f4acd561e5c280dd1d9b568d8bf448a42d578b834dc54d4117441d8bb625f
|