python常用库——记录自己使用过的库

一、django建站

1.xadmin后台


2.django-hosts多域名访问


3.oss阿里云oss使用


4.ueditor编辑


5.cache数据库缓存


6.crispy_forms表单验证


7.stdimage缩略图
8.pure_pagination分页
9.pillow图形压缩
10.import-export导入导出
11.mysqlclient连接数据库
12.docxtpl生成word
13.xlwt和xlrd表格的打开和写入
14.mptt树形结构
15.opencv-python图像识别
16.python-social-auth授权登录


二、数据分析


1.numpy
2.pandas
3.matlib
4.searband
5.echarts可视化


三、数据挖掘


1.keras
2.sklearn
3.knn

四、网络爬虫

五、自动化办公

1.pyinstaller打包成exe

2.openpyxl

3.pyqt5

4.docxtpl

5.xlwt,xlsxwriter

六、python基本

pyenv、virtualenv、virtualenvwrapper


 

Guess you like

Origin blog.csdn.net/qq_15028721/article/details/114838705