Skip to content
Snippets Groups Projects
py_api.rst 1.03 KiB

Python API

This section includes information for using the pure Python API of bob.io.base.

Classes

Functions

Test Utilities

These functions might be useful when you are writing your nose tests. Please note that this is not part of the default bob.io.base API, so in order to use it, you have to import bob.io.base.test_utils separately.

Details