Pagefind is a library for performant, low-bandwidth, fully static search.
Project Links
Meta
Author: Pagefind
Requires Python: ~=3.9
Classifiers
License
- OSI Approved :: MIT License
Development Status
- 3 - Alpha
Intended Audience
- Developers
pagefind_bin
A python wrapper for the pagefind executable.
Usage
#!/usr/bin/env python3
from pagefind_bin import get_executable
print(get_executable()) # yields absolute path to the executable
#!/usr/bin/env bash
python3 -m pagefind_bin --help
1.5.2
Apr 12, 2026
1.5.0
Apr 06, 2026
1.5.0b2
Apr 03, 2026
1.5.0b1
Jan 11, 2026
1.5.0a4
Jan 11, 2026
1.5.0a3
Dec 26, 2025
1.5.0a2
Oct 17, 2025
1.4.0
Sep 01, 2025
1.4.0rc3
Sep 01, 2025
1.4.0a1
Jan 27, 2025
1.4.0a0
Jan 19, 2025
1.3.0
Dec 18, 2024
1.2.0
Nov 06, 2024
1.2.0a5
Oct 02, 2024
Wheel compatibility matrix
Files in release
pagefind_bin-1.5.2-py3-none-macosx_12_0_arm64.whl (4.7MiB)
pagefind_bin-1.5.2-py3-none-macosx_12_0_x86_64.whl (4.8MiB)
pagefind_bin-1.5.2-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.musllinux_1_1_x86_64.whl (5.2MiB)
pagefind_bin-1.5.2-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl (4.9MiB)
pagefind_bin-1.5.2-py3-none-win_amd64.whl (5.0MiB)
pagefind_bin-1.5.2-py3-none-win_arm64.whl (4.8MiB)
No dependencies