Skip to content

theicfire/visdebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Debugging Utilities

Pre-alpha state.. don't use this yet :)

Right now there's just one: parr(array, indexes) This will print the array, and color each index of indexes in array.

For example: parr([5, 6, 9], [1]) Will print "5 6 9", where 6 has a grey background.

About

Visual python debugging utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published