[READ-ONLY] Mirror of https://github.com/probablykasper/colorboy-py. python package - Easily add color to your strings pypi.org/project/colorboy
ansi cli color package terminal
0

Configure Feed

Select the types of activity you want to include in your feed.

gitignore dist folder

Kasper (Sep 5, 2020, 5:41 PM +0200) 8791ed18 deea2dc9

+4 -3
+4 -3
.gitignore
··· 1 - **/.DS_Store 2 - **/.venv 3 - **/__pycache__ 1 + .venv 2 + colorboy.egg-info 3 + **/__pycache__ 4 + dist
dist/colorboy-1.0.0-py2.py3-none-any.whl

This is a binary file and will not be displayed.

dist/colorboy-1.0.0.tar.gz

This is a binary file and will not be displayed.

dist/colorboy-1.0.1-py2.py3-none-any.whl

This is a binary file and will not be displayed.

dist/colorboy-1.0.1.tar.gz

This is a binary file and will not be displayed.