This repository was archived by the owner on Jul 19, 2025. It is now read-only.
v0.4
CHANGELOG: ✔ general refactoring of lib on a better idiomatic way @done (16-05-22 08:13) ✔ added more asciiarts on asciiart.py @done (16-05-22 08:13) ✔ added the awesome @writing decorator @done (16-05-22 08:13) ✔ wrote the docstrings for all functions and modules (in a simple way, BTW) @done (16-05-22 08:13) ✔ added stream.py as colection of streams @done (16-05-22 08:13) ✔ added a base class for Decorator, useful for new decorators @done (16-05-22 08:13) ✔ split debugging decorators (debug, counter, count_time) on debugging.py @done (16-05-22 08:13) ✔ fix the problem of double-lines! beauty use of @animated decorator without pain of internal prints @done (16-05-22 08:13) ✔ added the decorator base class @done (16-05-24 03:55) ✔ added the @writing decorator on animation.py @done (16-05-24 03:56) ✔ added new tests from hell: color, decorator and review of debugging. @done (16-05-24 03:56) ✔ added .coveragerc in the repostiory based on you own specification. @done (16-05-24 03:57)