NiemaBF 1.0.3
Loading...
Searching...
No Matches
NiemaBF v1.0.3

Niema's Python Bloom Filter implementation

Installation

TreeSwift can be installed using pip:

sudo pip install niemabf

If you are using a machine on which you lack administrative powers, TreeSwift can be installed locally using pip:

pip install --user niemabf

Usage

Example scripts are provided in the example folder. Full documentation can be found at: https://niema.net/NiemaBF