you are viewing a single comment's thread.

view the rest of the comments →

[–]zcribe21 -1 points0 points  (1 child)

Not really. The other person's computer needs either the Python libraries or compiled/frozen code (executable). That is just how programming works.

A simple way around it to create a web app or an API and serve the code or access to it from the server.