Skip to content

Latest commit

 

History

History
82 lines (51 loc) · 2.75 KB

api-utils.rst

File metadata and controls

82 lines (51 loc) · 2.75 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