Skip to main content

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 on aiohttp, including SSE HANDLER, HEAD, GET, POST, OPTIONS, PUT, PATCH, DELETE.
  • logger template based on logging in std.
  • common crud based on SQLAlchemy, including GET, 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.2.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

code_simplify-1.2.2-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file code_simplify-1.2.2.tar.gz.

File metadata

  • Download URL: code_simplify-1.2.2.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for code_simplify-1.2.2.tar.gz
Algorithm Hash digest
SHA256 501d87a993d54c1253310e3800a5612fc970ea9ccd2178ded1b9921229a493bc
MD5 7a1f2b11f8ba2ad075739536a909a3e7
BLAKE2b-256 de31bd3f5df6f59b94c676f0235c3135c3152cce93426a741aa6be59e5b115a5

See more details on using hashes here.

File details

Details for the file code_simplify-1.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for code_simplify-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 eecb2c88d6463f600c6ccfa7928f69885396a477629430aaeb95cc5c99830488
MD5 345dbec124c316fd71bfb43e24d46c95
BLAKE2b-256 9b935327bf56d515ad5472c83f1f03dbe36ccc3e4bfcdfd76daca58fe30dbd78

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page