A service for remote execution of python code using the QuickCode client or AdamStudio
Use the shared wiki to find information about the project.
- 
Windows [x64] https://github.com/Adam-Software/AdamServices.RemotePythonExecution/releases/latest/download/RemotePythonExecution.win64.portable.zip
- 
Linux [arm64] https://github.com/Adam-Software/AdamServices.RemotePythonExecution/releases/latest/download/RemotePythonExecution.arm64.portable.zip
- 
Windows [x64] - Download using the permalink
- Unzip and run RemotePythonExecution.exe
 
- 
Linux [arm64] - Download using the permalink
wget https://github.com/Adam-Software/AdamServices.RemotePythonExecution/releases/latest/download/RemotePythonExecution.arm64.portable.zip 
- Unzip and make the RemotePythonExecution file executable
unzip RemotePythonExecution.arm64.portable.zip -d RemotePythonExecution && chmod +x RemotePythonExecution/RemotePythonExecution
- Run CheckingAvailability
cd RemotePythonExecution && ./RemotePythonExecution 
 
- Download using the permalink
--help            Display this help screen.
--version         Display version information.