update the list authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
......@@ -3,16 +3,18 @@
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [Core Bob Packages](#core-bob-packages)
- [Core of Core](#core-of-core)
- [I/O](#io)
- [Signal, Image and Audio Processing](#signal-image-and-audio-processing)
- [Basic Functionality](#basic-functionality)
- [Data Input and Output](#data-input-and-output)
- [Signal, Audio, Image and Video Processing](#signal-audio-image-and-video-processing)
- [Machine Learning](#machine-learning)
- [Database Frontends](#database-frontends)
- [Modules for Developers](#modules-for-developers)
- [Extra Bob Packages](#extra-bob-packages)
- [Biometric Recognition](#biometric-recognition)
- [Biometric Recognition Database Frontends](#biometric-recognition-database-frontends)
- [Biometric Presentation Attack Detection Database Frontends](#biometric-presentation-attack-detection-database-frontends)
- [Example Packages](#example-packages)
- [Parallel Job Manager](#parallel-job-manager)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
......@@ -123,22 +125,17 @@ You may need to further modify the table.
This page shows the current status of all Bob packages on PyPI with the trove ``Framework :: Bob``. If you want it listed here, please consider adding this trove classifier to your package.
Note that not all satellite packages may be listed here. You can directly [search PyPI](https://pypi.python.org/pypi?:action=browse&show=all&c=590) for all packages in case you don't find the relevant link here.
**Note that not all satellite packages may be listed here**. You can directly [search PyPI](https://pypi.python.org/pypi?:action=browse&show=all&c=590) for all packages in case you don't find the relevant link here.
# Core Bob Packages
When you do `conda install bob`, you will get all **Core** packages installed.
## Core of Core
## Basic Functionality
| Name | Links |
|------|-------|
| [bob.buildout](https://gitlab.idiap.ch/bob/bob.buildout) | [![PyPI](http://img.shields.io/pypi/v/bob.buildout.svg)](https://pypi.python.org/pypi/bob.buildout) [![Documentation](http://img.shields.io/badge/docs-missing-red.svg)](http://pythonhosted.org/bob.buildout/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.buildout/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.buildout/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.buildout/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.buildout/commits/master) |
| [bob.extension](https://gitlab.idiap.ch/bob/bob.extension) | [![PyPI](http://img.shields.io/pypi/v/bob.extension.svg)](https://pypi.python.org/pypi/bob.extension) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.extension/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.extension/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.extension/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.extension/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.extension/commits/master) |
| [bob.blitz](https://gitlab.idiap.ch/bob/bob.blitz) | [![PyPI](http://img.shields.io/pypi/v/bob.blitz.svg)](https://pypi.python.org/pypi/bob.blitz) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.blitz/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.blitz/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.blitz/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.blitz/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.blitz/commits/master) |
| [bob.core](https://gitlab.idiap.ch/bob/bob.core) | [![PyPI](http://img.shields.io/pypi/v/bob.core.svg)](https://pypi.python.org/pypi/bob.core) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.core/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.core/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.core/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.core/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.core/commits/master) |
| [bob.math](https://gitlab.idiap.ch/bob/bob.math) | [![PyPI](http://img.shields.io/pypi/v/bob.math.svg)](https://pypi.python.org/pypi/bob.math) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.math/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.math/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.math/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.math/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.math/commits/master) |
| [bob.measure](https://gitlab.idiap.ch/bob/bob.measure) | [![PyPI](http://img.shields.io/pypi/v/bob.measure.svg)](https://pypi.python.org/pypi/bob.measure) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.measure/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.measure/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.measure/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.measure/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.measure/commits/master) |
| [gridtk](https://gitlab.idiap.ch/bob/gridtk) | [![PyPI](http://img.shields.io/pypi/v/gridtk.svg)](https://pypi.python.org/pypi/gridtk) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/gridtk/index.html) [![Build Status](https://gitlab.idiap.ch/bob/gridtk/badges/master/build.svg)](https://gitlab.idiap.ch/bob/gridtk/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/gridtk/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/gridtk/commits/master) |
## I/O
## Data Input and Output
| Name | Links |
|------|-------|
| [bob.io.base](https://gitlab.idiap.ch/bob/bob.io.base) | [![PyPI](http://img.shields.io/pypi/v/bob.io.base.svg)](https://pypi.python.org/pypi/bob.io.base) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.io.base/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.io.base/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.io.base/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.io.base/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.io.base/commits/master) |
......@@ -146,7 +143,7 @@ When you do `conda install bob`, you will get all **Core** packages installed.
| [bob.io.audio](https://gitlab.idiap.ch/bob/bob.io.audio) | [![PyPI](http://img.shields.io/pypi/v/bob.io.audio.svg)](https://pypi.python.org/pypi/bob.io.audio) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.io.audio/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.io.audio/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.io.audio/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.io.audio/commits/master) |
| [bob.io.video](https://gitlab.idiap.ch/bob/bob.io.video) | [![PyPI](http://img.shields.io/pypi/v/bob.io.video.svg)](https://pypi.python.org/pypi/bob.io.video) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.io.video/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.io.video/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.io.video/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.io.video/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.io.video/commits/master) |
| [bob.io.matlab](https://gitlab.idiap.ch/bob/bob.io.matlab) | [![PyPI](http://img.shields.io/pypi/v/bob.io.matlab.svg)](https://pypi.python.org/pypi/bob.io.matlab) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.io.matlab/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.io.matlab/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.io.matlab/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.io.matlab/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.io.matlab/commits/master) |
## Signal, Image and Audio Processing
## Signal, Audio, Image and Video Processing
| Name | Links |
|------|-------|
| [bob.sp](https://gitlab.idiap.ch/bob/bob.sp) | [![PyPI](http://img.shields.io/pypi/v/bob.sp.svg)](https://pypi.python.org/pypi/bob.sp) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.sp/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.sp/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.sp/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.sp/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.sp/commits/master) |
......@@ -164,6 +161,7 @@ When you do `conda install bob`, you will get all **Core** packages installed.
## Machine Learning
| Name | Links |
|------|-------|
| [bob.measure](https://gitlab.idiap.ch/bob/bob.measure) | [![PyPI](http://img.shields.io/pypi/v/bob.measure.svg)](https://pypi.python.org/pypi/bob.measure) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.measure/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.measure/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.measure/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.measure/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.measure/commits/master) |
| [bob.learn.linear](https://gitlab.idiap.ch/bob/bob.learn.linear) | [![PyPI](http://img.shields.io/pypi/v/bob.learn.linear.svg)](https://pypi.python.org/pypi/bob.learn.linear) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.learn.linear/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.learn.linear/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.learn.linear/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.learn.linear/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.learn.linear/commits/master) |
| [bob.learn.mlp](https://gitlab.idiap.ch/bob/bob.learn.mlp) | [![PyPI](http://img.shields.io/pypi/v/bob.learn.mlp.svg)](https://pypi.python.org/pypi/bob.learn.mlp) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.learn.mlp/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.learn.mlp/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.learn.mlp/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.learn.mlp/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.learn.mlp/commits/master) |
| [bob.learn.activation](https://gitlab.idiap.ch/bob/bob.learn.activation) | [![PyPI](http://img.shields.io/pypi/v/bob.learn.activation.svg)](https://pypi.python.org/pypi/bob.learn.activation) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.learn.activation/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.learn.activation/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.learn.activation/commits/master) |
......@@ -178,6 +176,12 @@ When you do `conda install bob`, you will get all **Core** packages installed.
| [bob.db.iris](https://gitlab.idiap.ch/bob/bob.db.iris) | [![PyPI](http://img.shields.io/pypi/v/bob.db.iris.svg)](https://pypi.python.org/pypi/bob.db.iris) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.db.iris/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.db.iris/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.db.iris/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.db.iris/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.db.iris/commits/master) |
| [bob.db.mnist](https://gitlab.idiap.ch/bob/bob.db.mnist) | [![PyPI](http://img.shields.io/pypi/v/bob.db.mnist.svg)](https://pypi.python.org/pypi/bob.db.mnist) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.db.mnist/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.db.mnist/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.db.mnist/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.db.mnist/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.db.mnist/commits/master) |
| [bob.db.wine](https://gitlab.idiap.ch/bob/bob.db.wine) | [![PyPI](http://img.shields.io/pypi/v/bob.db.wine.svg)](https://pypi.python.org/pypi/bob.db.wine) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.db.wine/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.db.wine/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.db.wine/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.db.wine/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.db.wine/commits/master) |
## Modules for Developers
| Name | Links |
|------|-------|
| [bob.extension](https://gitlab.idiap.ch/bob/bob.extension) | [![PyPI](http://img.shields.io/pypi/v/bob.extension.svg)](https://pypi.python.org/pypi/bob.extension) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.extension/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.extension/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.extension/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.extension/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.extension/commits/master) |
| [bob.blitz](https://gitlab.idiap.ch/bob/bob.blitz) | [![PyPI](http://img.shields.io/pypi/v/bob.blitz.svg)](https://pypi.python.org/pypi/bob.blitz) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.blitz/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.blitz/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.blitz/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.blitz/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.blitz/commits/master) |
| [bob.buildout](https://gitlab.idiap.ch/bob/bob.buildout) | [![PyPI](http://img.shields.io/pypi/v/bob.buildout.svg)](https://pypi.python.org/pypi/bob.buildout) [![Documentation](http://img.shields.io/badge/docs-missing-red.svg)](http://pythonhosted.org/bob.buildout/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.buildout/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.buildout/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.buildout/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.buildout/commits/master) |
# Extra Bob Packages
## Biometric Recognition
......@@ -228,3 +232,7 @@ When you do `conda install bob`, you will get all **Core** packages installed.
|------|-------|
| [bob.example.faceverify](https://gitlab.idiap.ch/bob/bob.example.faceverify) | [![PyPI](http://img.shields.io/pypi/v/bob.example.faceverify.svg)](https://pypi.python.org/pypi/bob.example.faceverify) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.example.faceverify/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.example.faceverify/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.example.faceverify/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.example.faceverify/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.example.faceverify/commits/master) |
| [bob.example.cmake](https://gitlab.idiap.ch/bob/bob.example.cmake) | [![PyPI](http://img.shields.io/pypi/v/bob.example.cmake.svg)](https://pypi.python.org/pypi/bob.example.cmake) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/bob.example.cmake/index.html) [![Build Status](https://gitlab.idiap.ch/bob/bob.example.cmake/badges/master/build.svg)](https://gitlab.idiap.ch/bob/bob.example.cmake/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/bob.example.cmake/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/bob.example.cmake/commits/master) |
## Parallel Job Manager
| Name | Links |
|------|-------|
| [gridtk](https://gitlab.idiap.ch/bob/gridtk) | [![PyPI](http://img.shields.io/pypi/v/gridtk.svg)](https://pypi.python.org/pypi/gridtk) [![Documentation](http://img.shields.io/badge/docs-stable-yellow.svg)](http://pythonhosted.org/gridtk/index.html) [![Build Status](https://gitlab.idiap.ch/bob/gridtk/badges/master/build.svg)](https://gitlab.idiap.ch/bob/gridtk/commits/master) [![Coverage Report](https://gitlab.idiap.ch/bob/gridtk/badges/master/coverage.svg)](https://gitlab.idiap.ch/bob/gridtk/commits/master) |