Python API

bob.devtools.log

Logging utilities.

bob.devtools.ci

Tools to help CI-based builds and artifact deployment.

bob.devtools.constants

Constants used for building and more.

bob.devtools.release

Utilities to needed to release packages.

bob.devtools.changelog

Utilities for retrieving, parsing and auto-generating changelogs.

bob.devtools.bootstrap

Bootstraps a new miniconda installation and prepares it for development.

bob.devtools.build

Tools for self-building and other utilities.

bob.devtools.mirror

Mirroring functionality for conda channels

bob.devtools.deploy

Deployment utilities for conda packages and documentation via webDAV.

bob.devtools.graph

Utilities for calculating package dependencies and drawing graphs

bob.devtools.webdav3.client

Detailed Information

Logging utilities.

Tools to help CI-based builds and artifact deployment.

Constants used for building and more.

Utilities to needed to release packages.

Utilities for retrieving, parsing and auto-generating changelogs.

Bootstraps a new miniconda installation and prepares it for development.

Tools for self-building and other utilities.

Mirroring functionality for conda channels

Some constructs are bluntly copied from https://github.com/valassis-digital-media/conda-mirror

Deployment utilities for conda packages and documentation via webDAV.

Utilities for calculating package dependencies and drawing graphs

WebDAV Python Client