Metadata-Version: 2.1
Name: really-not-good
Version: 1.0.3
Summary: some student le really not good (by Dr Lo, my math teacher)
Author: Taokyle
Author-email: taokyle415@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# **some student le**
<h2>really not good</h2>
<p>-by Dr Lo (my math teacher)</p>

This is a library containing 1 single line
the line rewrites some module (mostly built-in functions) into some impractical fancy function designed to replace the original

To use it, simply do `from really_not_good import *`  and watch the magic happen

(its buggy I know, but only when you use it with random advance thingy like the original)

<br><br>

*KNOWN ISSUE:*
- input doesn't allow the prompt to include ANSI code
- non-tty terminal cannot enjoy the effect (errors)
- print to file results in a raw binary crap
- editing/moving/changing size of the terminal (I dont actually know how it happen or when, but it just do) mid-print/mid-input results in ANSI code leaking (somehow)

source code: <a href="https://github.com/TaokyleYT/some_student_le">github</a> <a href="https://pypi.org/project/really-not-good/">PyPI</a>

*Roadmap:*
| version |    info    |
|---------|------------|
|0.0.0    | test version to see if the test platform works under 2 different versions of the project<br>also see if anything is wrong on PyPI|
|0.0.1    | more testing on top of 0.0.0, some bug fixed|
|1.0.1    | first release, featuring typewrite-like animated effect for `print` and `input` (cause I accidentally deleted 1.0.0 so its now 1.0.1)|
|1.0.3    | fixed a typo on readme where it's telling you to import the wrong thing to use it|
