kennethreitz / crayons

Text UI colors for Python.
https://pypi.python.org/pypi/crayons
MIT License
423 stars 30 forks source link

Disable colors on TERM=dumb #20

Closed duck2 closed 5 years ago

duck2 commented 6 years ago

See #19.

AlJohri commented 5 years ago

@duck2 use os.getenv to prevent KeyError