Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjstehno/serpent
A prototype playground for running python scripts in virtual environments with Java.
https://github.com/cjstehno/serpent
Last synced: about 5 hours ago
JSON representation
A prototype playground for running python scripts in virtual environments with Java.
- Host: GitHub
- URL: https://github.com/cjstehno/serpent
- Owner: cjstehno
- Created: 2023-07-26T12:02:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-26T13:02:08.000Z (over 1 year ago)
- Last Synced: 2023-07-26T13:42:18.518Z (over 1 year ago)
- Language: Java
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serpent
This is just a playground for code that let's you create (or use) a python virtual environment, and then use that environment to run a python script.
It's definitely not ready for prime time, but it does work at this point - just needs a bit of love.
If there is any interest in having this as a published project, let me know with an issue or something.