Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

This package contains the access API and descriptions for the BiosecurID Database.

You would normally not install this package unless you are maintaining it. What you would do instead is to tie it in at the package you need to use it. There are a few ways to achieve this:

  1. You can add this package as a requirement at the setup.py for your own satellite package or to your Buildout .cfg file, if you prefer it that way. With this method, this package gets automatically downloaded and installed on your working environment, or

  2. You can manually download and install this package using commands like easy_install or pip.

The package is available in two different distribution formats:

  1. You can download it from PyPI, or

  2. You can download it in its source form from its git repository. When you download the version at the git repository, you will need to run a command to recreate the backend SQLite file required for its operation. This means that the database raw files must be installed somewhere in this case. With option a you can run in dummy mode and only download the raw data files for the database once you are happy with your setup.

You can mix and match points 1/2 and a/b above based on your requirements. Here are some examples:

Modify your setup.py and download from PyPI

That is the easiest. Edit your setup.py in your satellite package and add the following entry in the install_requires section (note: ... means whatever extra stuff you may have in-between, don’t put that on your script):

install_requires=[
  ...
  "xbob.db.biosecurid.face",
],

Proceed normally with your boostrap/buildout steps and you should be all set. That means you can now import the xbob.db.biosecurid.face namespace into your scripts.

Modify your buildout.cfg and download from git

You will need to add a dependence to mr.developer to be able to install from our git repositories. Your buildout.cfg file should contain the following lines:

[buildout]
...
extensions = mr.developer
auto-checkout = *
eggs = bob
       ...
       xbob.db.biosecurid.face

[sources]
xbob.db.biosecurid.face = git https://github.com/bioidiap/xbob.db.biosecurid.face.git
...

Release files for xbob.db.biosecurid.face 0.0.1a0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for xbob.db.biosecurid.face 0.0.1a0
File Size Uploaded
xbob.db.biosecurid.face-0.0.1a0.zip 161.2 kB Details

Release files / xbob.db.biosecurid.face-0.0.1a0.zip

Download URL xbob.db.biosecurid.face-0.0.1a0.zip
Size 161.2 kB
Tags Source
SHA-256 checksum
How to use checksums
d0060d0217ccd264487ef7a075492caa7f593134bbefb9581d2ae4369ea81c6c
BLAKE2b-256 checksum
How to use checksums
9be86510159d1166e0ae1e9c162b59e0e49e12d93e6fb21b8dcd82f326c3428c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.1a0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page