Skip to content

nhansendev/LCSCPartSearch

Repository files navigation

LCSC Part Search

A database search tool for finding LCSC parts, written in python with Streamlit

screenshot

Features

  • Fast, responsive interface for browsing part database (tested to ~7,000,000 parts)
  • Filtering and sorting by category, part number, description, etc
  • Provides cost estimates by quantity, including price breaks (where known)
  • Download filtered table results as xlsx files

Demo

All values (especially prices) are provided for reference and may be outdated. Use with caution. Link

Setup

First, install requirements:

pip install -r requirements.txt

Note: this includes a custom streamlit table component: Link

Then, run the app:

streamlit run main.py

About

A database search tool for finding LCSC parts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages