We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f26fc7 commit 779c2dcCopy full SHA for 779c2dc
README.md
@@ -1,3 +1,4 @@
1
+ 
2
# **termicol**
3
A [**python**](https://www.python.org) Simple **python** function aimed to handle printing of colored and / or decorated text to console / terminal.
4
<br />
@@ -8,6 +9,10 @@ With `git` [GitHub](https://github.com/irtsa-dev/termicol):
8
9
```
10
git clone https://github.com/irtsa-dev/termicol.git
11
12
+With `pip` [PyPi](https://pypi.org/project/idev-termicol/)
13
+```
14
+pip install idev-termicol
15
16
17
18
0 commit comments