9 projects
doFolder
Manage files more easily
ksphinx
A custom html theme for sphinx used in kuankuan2007's projects.
retryCommand
It is a Python library that allows you to retry executing a command multiple times until it succeeds or reaches the maximum number of retries. It provides options to customize the behavior of retries, such as setting a timeout for each execution and specifying the return codes that indicate success.
autoDownload
A simple, efficient, general-purpose Python multithreaded download library
kjsonForPython
A json library for python, which can be used in network communication
doCheck
Check the value both type and value and then constraint it.
specialStr
Manage strings more easily
chineseEasyWordcloud
帮助初学者更轻松地制作中文词云。
longPolling
Simple long polling implementation