https://github.com/copick/copick-server
https://github.com/copick/copick-server
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/copick/copick-server
- Owner: copick
- Created: 2025-02-14T23:36:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-05T14:33:57.000Z (over 1 year ago)
- Last Synced: 2025-03-14T11:18:35.310Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Launch a server
```
uv run copick_server/demo_server.py
```
# Launch a client
```
uv run copick_server/client.py
```
# References
The idea is influenced by https://github.com/manzt/simple-zarr-server, but aimed at supporting https://github.com/copick/copick.