Skip to content

Delete LH server and HTTP backend#888

Merged
rickwierenga merged 4 commits intomainfrom
delete-lh-server
Feb 14, 2026
Merged

Delete LH server and HTTP backend#888
rickwierenga merged 4 commits intomainfrom
delete-lh-server

Conversation

@rickwierenga
Copy link
Member

Summary

  • Remove the Flask-based liquid handling server (pylabrobot/server/liquid_handling_server.py), its tests, and README
  • Remove the HTTPBackend client (pylabrobot/liquid_handling/backends/http.py) and its tests
  • Remove the server optional dependency (flask) from pyproject.toml
  • Clean up references in docs and __init__.py

Test plan

  • Pre-commit hooks pass
  • Verify no remaining imports of deleted modules

🤖 Generated with Claude Code

rickwierenga and others added 4 commits February 12, 2026 23:35
Remove the Flask-based liquid handling server, its HTTP client backend,
tests, docs references, and the server optional dependency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rickwierenga rickwierenga merged commit f7fa84c into main Feb 14, 2026
10 checks passed
@rickwierenga rickwierenga deleted the delete-lh-server branch February 14, 2026 06:29
@rickwierenga
Copy link
Member Author

we wil have a proper server in the future

but this interface is trash and not used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant