Python library

Library 类别 子类 用途  
mycli tool mysql 支持highlight,支持自动补全的mysql客户端  

MySQL-python

lib mysql used in python2, the next generation is mysqlclient, not ORM  
mysqlclient lib mysql the next generation MySql-python, support python3, not ORM  
terminaltables lib smart print display table on terminal  
configobj lib ini a compatible port for configobj, support python3  
ConfigParser lib ini a ini parser,like configobj  
https://code.google.com/archive/p/prettytable/   lib   smart print  display ascii talbe on terminal  
         
         
         
         
         
         
         
         
         
         
         
         
原文地址:https://www.cnblogs.com/redstar9451/p/10617786.html