jeanCarloMachado/PythonSearch
A minimalistic search engine for productivity that stores documents as code
Python Search helps developers efficiently organize and retrieve frequently used code snippets, commands, URLs, and files. It takes these diverse pieces of information, stored as Python dictionaries, and allows for quick retrieval or execution through search or shortcuts. This tool is for developers who want to streamline their workflow and reduce time spent searching for common development assets.
Use this if you are a developer who frequently reuses commands, scripts, code snippets, or URLs and want a quick way to find, execute, or refactor them.
Not ideal if you are looking for a general-purpose document search engine or are not comfortable with Python and command-line tools.
Stars
14
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 24, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/jeanCarloMachado/PythonSearch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Michael-JB/bm25
A BM25 embedder, scorer, and search engine, written in Rust.
neuml/codequestion
🔎 Semantic search for developers
chnsh/deep-semantic-code-search
Deep Semantic Code Search aims to explore a joint embedding space for code and description...
aws-samples/tabular-column-semantic-search
Code accompanying AWS blog post "Build a Semantic Search Engine for Tabular Columns with...
AstraBert/SenTrEv
Simple customizable evaluation for text retrieval performance of Sentence Transformers embedders on PDFs