2018年1月13日星期六
python rq
http://blog.stefsy.com/task-queues/
http://www.boredhackerblog.info/2017/01/python-rq-example.html
http://python-rq.org/
https://www.fullstackpython.com/redis-queue-rq.html
https://superuser.com/questions/504892/how-do-i-restart-redis-that-i-installed-with-brew
基于 spiped 建立一个安全的 Redis 集群
Redis Security
http://www.boredhackerblog.info/2017/01/python-rq-example.html
http://python-rq.org/
https://www.fullstackpython.com/redis-queue-rq.html
https://superuser.com/questions/504892/how-do-i-restart-redis-that-i-installed-with-brew
基于 spiped 建立一个安全的 Redis 集群
Redis Security
2018年1月3日星期三
2017年12月26日星期二
Python GIS
Comp.Graphics.Algorithms Frequently Asked Questions
http://web.archive.org/web/20110410051750/http://www.exaflop.org/docs/cgafaq/
https://github.com/Toblerity/Fiona
https://github.com/Toblerity/Shapely
http://web.archive.org/web/20110410051750/http://www.exaflop.org/docs/cgafaq/
https://github.com/Toblerity/Fiona
https://github.com/Toblerity/Shapely
2017年12月15日星期五
tkinter和matplotlib在mac下的一个问题
http://blog.csdn.net/vincent2610/article/details/68062034
在mac python中,将matplotlib嵌入Tkinter时出现错误
解决方法
在mac python中,将matplotlib嵌入Tkinter时出现错误
解决方法
import matplotlib
matplotlib.use("TkAgg")
在import matplotlib后紧接着的下一行写上matplotlib.use("TkAgg")
注意是紧接着的下一行,
并且保证这两句写在import matplotlib.pyplot as plt的前面
2017年12月7日星期四
订阅:
博文 (Atom)