Coder Social home page Coder Social logo

adding colors about art HOT 4 CLOSED

codewithnick avatar codewithnick commented on June 14, 2024
adding colors

from art.

Comments (4)

sadrasabouri avatar sadrasabouri commented on June 14, 2024 2

@codewithnick Hi Thanks for your comment 💯 Text coloring in the terminal is a bit hacky! Some interesting libraries like termcolor work on it. So it's not necessary for art to support it directly.

>>> from termcolor import colored, cprint
>>> from art import text2art
>>> cprint(text2art("test"), "red")

@sadrasabouri What do you think?

You're right. It's better for packages to be atomic. I prefer art sticks to its main goal.

from art.

sepandhaghighi avatar sepandhaghighi commented on June 14, 2024

@codewithnick Hi
Thanks for your comment 💯
Text coloring in the terminal is a bit hacky! Some interesting libraries like termcolor work on it. So it's not necessary for art to support it directly.

>>> from termcolor import colored, cprint
>>> from art import text2art
>>> cprint(text2art("test"), "red")

@sadrasabouri What do you think?

from art.

codewithnick avatar codewithnick commented on June 14, 2024

I want to make a contribution to this repository do you have any ideas. I thought this was missing so bought it up.

from art.

sadrasabouri avatar sadrasabouri commented on June 14, 2024

@codewithnick you can start working on this issue.
Before starting anything please read the contribution guidelines.

PS: For getting an about how you should solve that issue, you may need to take a look at this PR after skimming the source code one. Ask your probable question at the #241 issue tracker and we will respond ASAP.

from art.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.