Skip to main content

A Fragmentary Python Library, no any third-part dependencies.

Project description

xutils

A fragmentary Python library, no any third-part dependencies but sqlalchemy.

  • a simple argument parser based on CLI and file.

  • a simple logging configuration

  • circuit breaker

  • const

  • life manager

  • network

  • process manager

  • resource lock

  • resource pool

  • rate limit based on token.

  • retry call

  • sending email

  • sqlalchemy

  • xml2json

Notice: Only the sub-module sqlalchemy depend on the third-party packages of six and sqlalchemy. If you does’t use it, it’s no need to install them.

Install

$ pip install xutils or $ easy_install xutils or $ python setup.py install

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

xutils-1.1.0.tar.gz (16.8 kB view hashes)

Uploaded Source

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