lance-format / lance-format/lance-data-viewer
[feat]: wrap into a python package
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 60
- Forks
- 9
- Avg merge
- 10m
- Merged PRs (30d)
- 4
Description
Summary
Instead of using docker to run, allow to pip/uv-install a package and run the fastapi app locally.
Use case
This would allow to try it out (or use for smaller use-cases) without a docker installed in the system
Proposed approach
No response
Design constraint check
- I have read CONTRIBUTING.md and this proposal does not conflict with the load-bearing design constraints.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation files or tests are named. Start by reading CONTRIBUTING.md and tracing the current Docker-based startup and FastAPI entry point; done means the project can be installed with pip or uv and the FastAPI app can run locally without Docker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- api, backend, build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100