Skip to content

Boldi's Python Libraries

These are Boldi's personal Python libraries.

boldi package

To install all of Boldi's Python libraries, run:

pip install boldi

...or add "boldi" to your Python dependencies.

See also: PyPI: boldi.

boldi namespace

boldi is the root namespace shared by all modules. It is a namespace package, so while it can be imported, it doesn't directly define anything.

To achieve something useful, install one of the subpackages and use the corresponding submodules.