pcubillos / pyratbay

Python Radiative Transfer in a Bayesian Framework
https://pyratbay.rtfd.io/
GNU General Public License v2.0
9 stars 1 forks source link

colorama #162

Closed pcubillos closed 3 years ago

pcubillos commented 5 years ago

Checkout the colorama module for warnings and errors.

pcubillos commented 5 years ago

... or pygments. But that depends on the user's theme as well. So, either implement both (foreground and background) colors, or none.

pcubillos commented 5 years ago

Or, there could be a flag to turn coloring syntax on/off.

pcubillos commented 3 years ago

Closing since this is low priority and could get too complex.