A python tool library that covers a wide range of common tools to simplify your work and reduce repetitive code.
http utilsbased onaiohttp, includingSSE HANDLER,HEAD,GET,POST,OPTIONS,PUT,PATCH,DELETE.logger templatebased on logging in std.common crudbased on SQLAlchemy, includingGET,LIST,CREATE,BULK SAVE,UPDATE,TOTAL,GET PAGING,DELETE,PHYSICAL DELETE,EXECUTE SQL
just see examples package.
$ pip install code-simplify$ git clone git@github.com:Yaocool/code-simplify.git
$ pip install wheel
$ python setup.py bdist_wheel
$ pip install ./dist/code_simplify-*-py3-none-any.whl