Skip to content

nils865/nilsLib.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nilsLib.py

To install: pip install git+https://github.com/nils865/nilsLib.py/


Available commands:

  • clampDecimalPlace(Decimalplace,Number) - Clamps a float to a number of decimal places

  • setTTYFgCol(r,g,b) - sets the foreground to the rgb values provided

  • setTTYBgCol(r,g,b) - sets the background to the rgb values provided

  • resetColor() - resets the color to the default

  • clear() - clears the console

  • moveCursor(lines) - moves the cursor in the terminal, so you can print on different lines

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages