Skip to content

clint-lawrence/pythere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

pythere is a tool to run python scripts over ssh

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages