pypindou.pattern
Pattern generation and rendering APIs.
Import from this package when an application needs to generate structured bead
patterns or render preview/symbol images from an existing
pypindou.pattern.Pattern.
__all__
- pypindou.pattern.__all__ = ['Pattern', 'PatternOptions', 'SymbolFormat', 'SymbolLabelMode', 'color_for_code', 'generate_pattern', 'generate_pattern_with_options']
Built-in mutable sequence.
If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.