Skip to main content

pythere is a tool to run python scripts over ssh

Project description

pythere

pythere is a tool to run python scripts over ssh

  1. Put you code into script/main.py
  2. List any dependencies in script/requirements.txt (Optional)
  3. Run "pythere user@remotehost script/"

Pythere bundles any files in the script folder and execute on remote host. If script/requirements.txt exists, the listed dependencies will be available. (Only pure python packages will be guaranteed to work)

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

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

Source Distribution

pythere-0.2.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

pythere-0.2-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

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