PyShed 0.2
PyShed is a simple Docker image for running zero configuration Python projects with Poetry dependency management.
You can use it to run a Python project without needing a Python setup. I use it for Django projects for example.
What’s new?
Verion 0.2 uses pip to install poetry. I also fixed a environment path issue that was generating warnings.