These are Boldi's personal Python libraries.
Read the docs on python.boldi.net
.
To install all of Boldi's Python libraries, run:
pip install boldi
...or add "boldi"
to your Python dependencies.
See also: PyPI: boldi
.
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.
boldi.proc
(boldi-proc
package)boldi.ctx
(boldi-ctx
package)boldi.plugins
(boldi-plugins
package)boldi.cli
(boldi-cli
package)boldi.dev
(boldi-dev
package)