A fast code search tool using Tantivy
Project description
CodeSearch
A fast and efficient code search tool powered by Tantivy, allowing you to search through your codebase with ease.
Installation
pip install codesearch
Usage
Index your code:
codesearch --index /path/to/your/code --extensions py,js,ts
Search in your indexed code:
codesearch --search "your search query"
Features
- Fast full-text search in your codebase
- Support for multiple file extensions
- Preview of search results
- Configurable search options
Requirements
- Python 3.7+
- Tantivy
- Loguru
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
codesearch-0.1.0.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codesearch-0.1.0.tar.gz.
File metadata
- Download URL: codesearch-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcbfc6c84d843d5b15ac4fe3e82126bdf565196917c4f4a2c59be2ee6bf2628f
|
|
| MD5 |
e40fd3ffdb7ce4f603f8cead5fe19d61
|
|
| BLAKE2b-256 |
477a13ceaf3c1f7e83fb25fdeaa868001011f0157be2641d2de7eadf9134ed80
|
File details
Details for the file codesearch-0.1.0-py3-none-any.whl.
File metadata
- Download URL: codesearch-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
697d93ce85f7fa2a9e3e52e9d22038ed2ef611a2503d655148b7ebcd3652a788
|
|
| MD5 |
8c8603147542ba36d230a3b7e76e94ac
|
|
| BLAKE2b-256 |
fdd6d3102dd2f430c82bb9f98c4e3fee5ed8dd7d4e1e2f55e42461a84c2258b6
|