Skip to main content

Remote pudb

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpudb-0.0.3.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file rpudb-0.0.3.tar.gz.

File metadata

  • Download URL: rpudb-0.0.3.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for rpudb-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f7445a16c59df8df4b9dc6403b180e87d479f3e2cdf64ba5924ef0075fb7e048
MD5 c4a01544d0dd1b827bb8a564caf692eb
BLAKE2b-256 89a329ba571de91352b59cda161fa876a20a091513f6a5830536b587cc3f80d9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page