Skip to content
/ flx.py Public
forked from the-flx/flx.py

Rewrite emacs-flx in Python

License

Notifications You must be signed in to change notification settings

jcs-PR/flx.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT Release PyPI - Version PyPI - Downloads

flx.py

Rewrite emacs-flx in Python

CI

🔨 Usage

import flx

print(flx.score("switch-to-buffer", "stb).score)  # 237

🛠️ Development

This project uses PyTest to do the unit tests.

Simply run pytest to run and discover tests:

$ pytest

⚜️ License

flx.py is distributed under the terms of the MIT license.

See LICENSE for details.

About

Rewrite emacs-flx in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%