Skip to content
/ xutils Public

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

License

Notifications You must be signed in to change notification settings

xgfone/xutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xutils

A fragmentary Python library, no any third-part dependencies but gunicorn_workers, sqlalchemy and wsgi. If you does't use them, it's no need to install them.

  • atexit
  • a simple argument parser based on CLI and file.
  • a simple logging configuration
  • circuit breaker
  • const
  • gunicorn workers (gunicorn & eventlet)
  • life manager
  • messager
  • network
  • process manager
  • resource lock
  • resource pool
  • rate limit based on token.
  • retry call
  • sending email
  • sqlalchemy (sqlalchemy)
  • util
  • version
  • wsgi (falcon)
  • xml2json

Install

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages