Skip to content

Latest commit

 

History

History
84 lines (53 loc) · 2.82 KB

api-utils.rst

File metadata and controls

84 lines (53 loc) · 2.82 KB

Utils API

The utils package contains utility classes and methods that are used throughout Brownie.

brownie.utils.color

The color module contains the Color class, used for to apply color and formatting to text before printing.

Color

Color Methods