davanstrien/textual-serve-as-space
1
Add httpx to requirements.txt
Update README.md title and emoji for clarity
Update Dockerfile to specify Python 3.12 base image and enhance virtual environment setup
Remove --no-cache-dir option from pip install command in Dockerfile
Update Dockerfile to use uv:bookworm-slim base image and use uv pip command
test six
test five
test four
test three
Update Dockerfile
Delete app.py
Fix Dockerfile to copy serve.py instead of server.py
Update Dockerfile and README for Textual Calculator; add serve.py
test two
test one
initial commit
