.. _bob.packages: Packages ======== Bob is organized in several independent python packages. You may `search PyPI `_ for a comprehensive list of packages that either **use Bob** or **are part of Bob**. Moreover, you may find the list of Bob packages that we maintain below. Data Input and Output --------------------- * :ref:`bob.io.base` Machine Learning ---------------- * :ref:`bob.measure` * :ref:`bob.learn.em` * :ref:`bob.pipelines` Biometric Recognition --------------------- * :ref:`bob.bio.base` * :ref:`bob.bio.face` * :ref:`bob.bio.vein` * :ref:`bob.bio.video` * :ref:`bob.bio.spear` * :ref:`bob.fusion.base` Presentation Attack Detection (anti-spoofing) --------------------------------------------- * :ref:`bob.pad.base` * :ref:`bob.pad.face` * :ref:`bob.fusion.base` Modules for Developers ---------------------- * :ref:`bob.devtools` * :ref:`bob.extension`