quixote

Contents:

  • Getting started with Quixote
  • Installing
  • Basics
  • Tutorials
  • FAQ & Cheat sheets
  • Quixote’s Reference
    • Packages
      • quixote package
      • quixote.build package
        • Subpackages
        • Submodules
        • Module contents
      • quixote.fetch package
      • quixote.inspection package
  • Developer guides
quixote
  • »
  • Quixote’s Reference »
  • quixote package »
  • quixote.build package
  • View page source

quixote.build package

Subpackages

  • quixote.build.apt package
    • Module contents
  • quixote.build.debconf package
    • Module contents
  • quixote.build.pip package
    • Module contents
  • quixote.build.shell package
    • Module contents
  • quixote.build.installs package
    • Module contents

Submodules

  • quixote.build.output module
  • quixote.build.utils module

Module contents

class quixote.build.GeneratorType(value)[source]

An enumeration describing a type of environment generator

DOCKER = 0
SHELL = 1
Previous Next

© Copyright 2019, Clément Doumergue / Arthur Cros.

Built with Sphinx using a theme provided by Read the Docs.