telepythy

Remote Python Runner (by seiferteric)

Telepythy Alternatives

Similar projects and alternatives to telepythy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better telepythy alternative or higher similarity.

telepythy reviews and mentions

Posts with mentions or reviews of telepythy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-18.
  • Outrun: Execute local command using processing power of another Linux machine
    5 projects | news.ycombinator.com | 18 Mar 2021
    Hmm interesting idea. I was working on something a couple weeks ago after all the "αcτµαlly pδrταblε εxεcµταblε" stuff. My idea was to be able to run local programs like your favorite fancy shell, but on a remote machine or container that does not have it installed (think lightweight containers you need to work in). The idea was to have a parent program that runs your shell or other client program using ptrace to intercept and proxy all syscalls to a small client on the remote machine/container. So the code would be running locally, but all of the syscalls would be running remotely. I actually got it somewhat working but gave up when I realized that the difficulty in memory and file access. Files in particular were hard since I couldn't disambiguate if a file access was for a "local" or "remote" file. Also in the past I did something silmilar for python programs https://github.com/seiferteric/telepythy

Stats

Basic telepythy repo stats
1
13
5.6
3 months ago

seiferteric/telepythy is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of telepythy is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com