#python_toolkit
python_toolkit contain many small tools which I always use. All of tools were written by myselves.
ALMySQL is wrapper for MySQL-python.
- add the function of processing exception
- fix the the MySQL interactive timeout
- improve readability
- improve availability
ALLogger is wrapper for built-in logging
- more simple logging function
- include debug, info, warning, exception, error, critical