Package pyopt_tools
Expand source code
from pyopt_tools import *
Sub-modules
pyopt_tools.colors-
Contains
Colors: - Colors Class - Create & Convert colors to RGB, HEX, HSV and CMYK …
pyopt_tools.consolepyopt_tools.file_tools-
file_tools contains functions for working with files.
pyopt_tools.listools-
Contains All list manipulation functions. Like sorting, removing duplicates, etc.
pyopt_tools.math_tools-
Some math functions.
pyopt_tools.pyvec-
pyvec contains Vector2 and Vector3 classes. with all useful vector operations.
pyopt_tools.string_tools-
string_tools contains functions for manipulating strings and other useful string-related functions.