python交流学习

(转载)Python 版的 Resque Pyres

2019-03-15  本文已影响0人  78c40b03ee4e

前言

Pyres 是 Resque 的 Python 语言实现版。

运行测试:

1.  Install nose: `$ easy_install nose`

2.  Start redis: `$ redis-server [PATH_TO_YOUR_REDIS_CONFIG]`

3.  Run nose: `$ nosetests` Or more verbosely: `$ nosetests -v`

小编推荐一个学python的学习qun 740,3222,34
无论你是大牛还是小白,是想转行还是想入行都可以来了解一起进步一起学习!裙内有开发工具,很多干货和技术资料分享!

开源中国:https://www.oschina.net/p/pyres

上一篇 下一篇

猜你喜欢

热点阅读