Skip to content

amano-takahisa/tagstr

Repository files navigation

tagstr

A package to easily tag string output from Python to the terminal.

  • Free software: MIT license

Install

git clone --depth 1 git@github.com:amano-takahisa/tagstr.git
pip install tagstr

Usage

from tagstr.tagstr import TagStr
s = TagStr('underline').underline()
print(s)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published