Runs a telnet server and allows controlling the pudb from a remote computer.
How to install
pip install rpudb
How to use
In the server:
- import rpudb
rpudb.set_trace(addr=’0.0.0.0’, port=4444)
In your computer:
telnet localhost 4444
How it works
It runs pudb in a pseudo-terminal. You connect to this pseudo-terminal through a telnet server.
License
Released under the MIT license. Read LICENSE.md for more information.
Release files for rpudb 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rpudb-0.0.3.tar.gz | 2.3 kB | Details |
Release files / rpudb-0.0.3.tar.gz
| Download URL | rpudb-0.0.3.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f7445a16c59df8df4b9dc6403b180e87d479f3e2cdf64ba5924ef0075fb7e048
|
|
BLAKE2b-256 checksum How to use checksums |
89a329ba571de91352b59cda161fa876a20a091513f6a5830536b587cc3f80d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |