Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement NO_COLOR for terminal output #412

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FlorianLatapie
Copy link

@FlorianLatapie FlorianLatapie commented Aug 2, 2024

See https://no-color.org

What does it implement/fix? Explain your changes.

Where has this been tested?

Python Version: python3.11
Operating System: Windows 11, Debian GNU/Linux 12 (bookworm) on Windows 10 x86_64 (WSL)

Does this close any currently open issues?

no

Does this add any new dependency?

no

Does this add any new command line switch/option?

yes : --no-color or use env variable NO_COLOR="1"

Any other comments you would like to make?

Some Questions

  • I have documented my code.
  • I have tested my build before submitting the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant