jhao104/proxy_pool

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

Open

#358 geöffnet am 29. Sept. 2019

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (20.037 Stars) (4.936 Forks)batch import
help wanted

Beschreibung

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

Contributor Guide