Skip to content

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

License

Notifications You must be signed in to change notification settings

monklof/zoo-for-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages