A python tool library that covers a wide range of common tools to simplify your work and reduce repetitive code.
Project description
code-simplify
A python tool library that covers a wide range of common tools to simplify your work and reduce repetitive code.
What is in it
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
How to use
just see examples package.
How to install
PyPI (recommend)
$ pip install code-simplify
Local compilation
$ 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
Contributors Wall
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
code_simplify-1.2.3.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file code_simplify-1.2.3.tar.gz
.
File metadata
- Download URL: code_simplify-1.2.3.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13f2ee914b2057893d41318fef50f4d1be79d279cf957be00dda60225873757d |
|
MD5 | 20c9f47ee2983075c79d90efb8048722 |
|
BLAKE2b-256 | b22b18142b9296b38bf72fcef0394b10dd22464daa954162cfef9845f055f32a |
File details
Details for the file code_simplify-1.2.3-py3-none-any.whl
.
File metadata
- Download URL: code_simplify-1.2.3-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61b07582da7f9483cf034295be98aaaa8bbae05240bc99da5d5a1c0e9d58fcd9 |
|
MD5 | f8953b24b454436fbfc205bc3d38c281 |
|
BLAKE2b-256 | 2684fb349d03b288429bb2945f6f956d8174ee0883651445d02f5ca13f289cfb |