Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moto Sums — eBay Parts Valuator

Streamlit app that estimates the sum-of-parts for a motorcycle by mining eBay Browse listings.

Quick start

python -m venv .venv
# Windows PowerShell
.\.venv\Scripts\Activate.ps1
pip install -r requirements.txt

# Create .env from .env.example and fill in your real keys (do NOT commit)
copy .env.example .env

streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages