码迷,mamicode.com
首页 > 编程语言 > 详细

实用的Python库

时间:2019-06-03 12:38:35      阅读:119      评论:0      收藏:0      [点我收藏+]

标签:class   git   实用   通用   install   span   ref   定时   定时任务   

一.Django

1.自动实现图片压缩: pip install easy-thumbnails / https://pypi.org/project/easy-thumbnails/
2.实现定时任务执行: pip install django-cronta

 

二.Python通用

1. APNs python3 实现: pip install apns2 / https://github.com/Pr0Ger/PyAPNs2
2. http2.0 python 实现: https://github.com/Lukasa/hype

 

整理中...

 

实用的Python库

标签:class   git   实用   通用   install   span   ref   定时   定时任务   

原文地址:https://www.cnblogs.com/lowmanisbusy/p/10966596.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!