Skip to content

Commit d7db575

Browse files
authored
docs: add keyvi as an example that combines cibuildwheel with the ccache action to speedup runtime. (pypa#1735)
* add keyvi to working-examples.md Adding keyvi as example, it combines cibuildwheel with the ccache action to speedup runtime. * Update projects.yml * Update working-examples.md revert changes in auto-generated file * Update working-examples.md
1 parent 7154e18 commit d7db575

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/data/projects.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,3 +638,10 @@
638638
os: [windows, linux, apple]
639639
pypi: werpy
640640
notes: An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER).
641+
642+
- name: keyvi
643+
gh: KeyviDev/keyvi
644+
ci: [github]
645+
os: [linux, apple]
646+
pypi: keyvi
647+
notes: FST based key value index highly optimized for size and lookup performance, utilizes ccache action for improved runtime

0 commit comments

Comments
 (0)