This is copy idea is from
https://www.pythontutorial.net/advanced-python/all-tutorial/
the python file of tyingParameter class you create the new class to inheritance it
to realize the anytype check of yourself
it's the simple see the memeory handle of python!
if you del variable or variable=none,it reference counter of gc is
-1,if it value is 0,the variable can to ues anymore,because,it is
destroy by python gc,it memory is release by python.
it's code for fourth Decorator
it's output the function *arg,**kwarg
infomation and funcrion running cost the time
repeat the string context or output the counter of '*' in your running the function
the claas of repeat() function,the output result is same of it
the monkey patch of decorator,it alaway output the string.
codes from some namedtuple methods and functions
it packages form typingCheck.py and DecoratorsFunc.py,anyone can send to suegguestion and comment or tips same to it and so on... make me the this packages be better nya~