Skip to main content

Execute python scripts, modules or entire projects on a remote server.

Project description

rempy

Run your script on a server

A package for remote python execution.

rempy server.com -m foo.bar

Run a server

Simply run your config.json. The name of the file must end on .json since that is how the command knows if you are executing a python file or starting a server.

rempy config.json

Configuration is explained in the configure a server section.

Install

Simply install it via pip.

pip install rempy

If you want to install it from source use this:

pip install git+https://github.com/penguinmenac3/rempy.git

Configure a server

A configuration file contains

TODO

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

rempy-0.0.9-py2.py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 2 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