![Mac](https://img.shields.io/badge/OS X-Unavailable-red.svg)
Do stuff in the console! set cursor position, console size or read values like the console width and or height.
> pip install -r requirements.txt
- Get cursor position (impossible?)
- Smooth output
- Catch std.out and redirect to console.buffer
- Refactor 'pretty_console' to just 'pretty'
- Make this a package (Research 'init.py' and such ...)
- Cleanup! IMPORTANT (Threads are spawned without any 'control' atm)
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
v1.0.0/dev: Development build.