A python tool library that covers a wide range of common tools to simplify your work and reduce repetitive code.
http utils
based onaiohttp
, includingSSE HANDLER
,HEAD
,GET
,POST
,OPTIONS
,PUT
,PATCH
,DELETE
.logger template
based on logging in std.common crud
based 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