rebrickable.cli.main module
Console script for pyrebrickable.
-
class
rebrickable.cli.main.OutputFormat(value)
Bases: enum.Enum
An enumeration.
-
json = 0
-
py = 2
-
yaml = 1
-
class
rebrickable.cli.main.OutputFormatter(output)
Bases: tuple
-
property
output
Alias for field number 0