monklof / zoo-for-python

Zoo for python, mainly some useful python utils I used frequently when wrote python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zoo-for-python

Zoo for python, mainly some useful python utils I used frequently when wrote python

  • captcha
    A captcha generator for python, used in my Blog.

  • maillib
    A mailbox client module, that wraps smtp for simplicity, used in my Blog.

  • autosetthreadname
    A hack to Python's threading module, which can automaticly set the thread's COMMAND NAME when start a new thread with a name, work in linux. Used in my server side software for better debugging in multithread enviroment.

About

Zoo for python, mainly some useful python utils I used frequently when wrote python

License:MIT License


Languages

Language:Python 100.0%