Files
Pythron-Script-Server/README.md
2026-01-19 16:35:12 +01:00

10 lines
242 B
Markdown

Current Features:
- run python-scripts in the /scripts
- install dependencies
- config via config-file in /scripts
- auto-populate /scripts if empty
- hello_world.py demo in scripts folder
- scripts print to container logs
Planned Features: