jhao104/proxy_pool

我想把他用gunicorn部署到我的服务器上,不太懂flask,所以请教一下

Open

#358 ouverte le 29 sept. 2019

Voir sur GitHub
 (8 commentaires) (0 réactions) (0 assignés)Python (20 037 stars) (4 936 forks)batch import
help wanted

Description

gunicorn -w 2 -b 127.0.0.1:5000 **** ***的部分应该写什么呢 ? 我在百度上找的教程说是写flask实例,但是我对flask不是特别了解 ,所以请教一下

Guide contributeur