Skip to content

hocop/ruslanio

Repository files navigation

My personal tools for my projects

  • from ruslanio import imread - like cv2.imread but reads RGB and supports pathlib.Path
  • ruslanio.beam_search - multi-purpose beam search
  • ruslanio.cacher - LRU cache supports async functions and Redis
  • ruslanio.sorting - very fast top-k algorithm

Installation

pip install ruslanio

Or

pip install git+https://github.com/hocop/ruslanio.git

Or

./setup.sh

About

My personal tools for my projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published