This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
aqm
/
sports_scrapy
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
cb5a07e6fc
Gałęzie
Tagi
khalid
master
two
sports_scrapy
/
hg3535
/
pipelines.py
pipelines.py
110 B
Historia
Czysty
1
2
3
4
5
6
# -*- coding: utf-8 -*-
class Zuqiupipeline(object):
def process_item(self, item, spider):
pass