Package containing various shorthand things I use, and a few imports I almost always use
Adds a few missing docstrings and fixes a bug with the menu function
Adds methods to hide/show the cursor and a menu system
Finally fixes clear's ascii option, and adds windows compatibility to the same
BREAKING CHANGE: input -> inputCast
Adds the makeError function, and fixes some mypy complaints
Adds the isMath function provided by @python660 on Replit Ask
Fix all mypy stub issues
Provide a mypy stub file
Updates Color to flush print by default.
Renames many methods, old names are still avalible for backwards compatiblity however. Also, SQL was moved to it's own package entirely.
Adds remove_prefix and remove_suffix, name mangles internal variables in sql, fixes a bug in console.warn, adds __VERSION__, __NEW__, and __LICENSE__, adds many aliases for help().
Fix all bugs related to version 1.0.24's patch.
Fixes a bug in sql's addTable function.
Adds sql (class) and all it's functions
Adds flush_print.
Adds bad_cast_message to input and replit_input.
Fixes a bug where replit_input didn't cast to cast.
Updates replit_input to call (new) custom input that supports type casting under the hood.
Adds Ease Of Use stuff to bcolors.
Adds cprint.
Same as v.1.0.15. Should be fixed now.
Same as v.1.0.14, but I can't use the same number
Hopefully fixes poetry not showing certain project info.
Adds replit_input
Description fix for gp, add gh.
Fix a bug in the gp method.
Add the REPLIT color to bcolors, and add replit_cursor to the module.
Small tweaks, nothing major.
Cat install collections. This better fix it.
Adds console (class), bcolors (class), and Color (function). Fixes type hinting on various things (Lots of thanks to @bigminiboss!).
Hopefully, fixes an issue where the package doesn't install it's dependencies (Again. Hopefully.)
Hopefully, fixes an issue where the package doesn't install it's dependencies
Subscript errors
Dependant errors
Random shorthand (literally)
Added animated typing function, sleep shorthand
Initial Release!