A lightweight skeleton package reserved for future query autocomplete tooling.
Project description
query-autocomplete
query-autocomplete is a minimal Python package skeleton intended to reserve the
project name on PyPI and serve as a starting point for future development.
Installation
pip install query-autocomplete
Usage
from query_autocomplete import AutocompleteEngine
engine = AutocompleteEngine(["apple", "banana", "apricot"])
print(engine.suggest("ap"))
Project Status
This package is currently a placeholder release while the full project is being designed.
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 query_autocomplete-0.1.0.tar.gz.
File metadata
- Download URL: query_autocomplete-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a39fba8cfb5bffd02a359f360db3b557b73bb9b6c136210274ec8c69b590fdb8
|
|
| MD5 |
bc23edcd0737ce87c7b7f35c58d0f6f1
|
|
| BLAKE2b-256 |
d8dbb6149b7aa6643e97c91000725d4c4fd61c2f677a11f178ef98f275378201
|
File details
Details for the file query_autocomplete-0.1.0-py3-none-any.whl.
File metadata
- Download URL: query_autocomplete-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ce394f1296efcaef67054a9ea7797549d6c2b6362b1bb880247b6d27ca13343
|
|
| MD5 |
d77d73c4cc58011b9d7d1a9615e90749
|
|
| BLAKE2b-256 |
26c364ed914d7f9a65be518a2f7b2b14b7eced50c8743a9f2d838147e805e58d
|