cobweb-launcher 1.2.26__py3-none-any.whl → 1.2.27__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of cobweb-launcher might be problematic. Click here for more details.
- cobweb/crawlers/crawler.py +0 -3
- {cobweb_launcher-1.2.26.dist-info → cobweb_launcher-1.2.27.dist-info}/METADATA +1 -1
- {cobweb_launcher-1.2.26.dist-info → cobweb_launcher-1.2.27.dist-info}/RECORD +6 -6
- {cobweb_launcher-1.2.26.dist-info → cobweb_launcher-1.2.27.dist-info}/LICENSE +0 -0
- {cobweb_launcher-1.2.26.dist-info → cobweb_launcher-1.2.27.dist-info}/WHEEL +0 -0
- {cobweb_launcher-1.2.26.dist-info → cobweb_launcher-1.2.27.dist-info}/top_level.txt +0 -0
cobweb/crawlers/crawler.py
CHANGED
|
@@ -5,9 +5,6 @@ import traceback
|
|
|
5
5
|
from inspect import isgenerator
|
|
6
6
|
from typing import Union, Callable, Mapping
|
|
7
7
|
|
|
8
|
-
from docutils.nodes import topic
|
|
9
|
-
from nltk.sem.chat80 import items
|
|
10
|
-
|
|
11
8
|
from cobweb.constant import DealModel, LogTemplate
|
|
12
9
|
from cobweb.base import (
|
|
13
10
|
Queue,
|
|
@@ -11,7 +11,7 @@ cobweb/base/response.py,sha256=eB1DWMXFCpn3cJ3yzgCRU1WeZAdayGDohRgdjdMUFN4,406
|
|
|
11
11
|
cobweb/base/seed.py,sha256=Uz_VBRlAxNYQcFHk3tsZFMlU96yPOedHaWGTvk-zKd8,2908
|
|
12
12
|
cobweb/crawlers/__init__.py,sha256=msvkB9mTpsgyj8JfNMsmwAcpy5kWk_2NrO1Adw2Hkw0,29
|
|
13
13
|
cobweb/crawlers/base_crawler.py,sha256=ee_WSDnPQpPTk6wlFuY2UEx5L3hcsAZFcr6i3GLSry8,5751
|
|
14
|
-
cobweb/crawlers/crawler.py,sha256=
|
|
14
|
+
cobweb/crawlers/crawler.py,sha256=zQbItrLECjDYoI4KXHMA-Mu8YXY6lm6N8NIw9cjKS3w,6988
|
|
15
15
|
cobweb/crawlers/file_crawler.py,sha256=2Sjbdgxzqd41WykKUQE3QQlGai3T8k-pmHNmPlTchjQ,4454
|
|
16
16
|
cobweb/db/__init__.py,sha256=uZwSkd105EAwYo95oZQXAfofUKHVIAZZIPpNMy-hm2Q,56
|
|
17
17
|
cobweb/db/api_db.py,sha256=bDc5dJQxq4z04h70KUTHd0OqUOEY7Cm3wcNJZtTvJIM,3015
|
|
@@ -67,8 +67,8 @@ cobweb_new/utils/__init__.py,sha256=c9macpjc15hrCUCdzO5RR_sgK_B9kvJKreSGprZ1ld4,
|
|
|
67
67
|
cobweb_new/utils/bloom.py,sha256=vng-YbKgh9HbtpAWYf_nkUSbfVTOj40aqUUejRYlsCU,1752
|
|
68
68
|
cobweb_new/utils/oss.py,sha256=gyt8-UB07tVphZLQXMOf-JTJwU-mWq8KZkOXKkAf3uk,3513
|
|
69
69
|
cobweb_new/utils/tools.py,sha256=5JEaaAwYoV9Sdla2UBIJn6faUBuXmxUMagm9ck6FVqs,1253
|
|
70
|
-
cobweb_launcher-1.2.
|
|
71
|
-
cobweb_launcher-1.2.
|
|
72
|
-
cobweb_launcher-1.2.
|
|
73
|
-
cobweb_launcher-1.2.
|
|
74
|
-
cobweb_launcher-1.2.
|
|
70
|
+
cobweb_launcher-1.2.27.dist-info/LICENSE,sha256=z1rxSIGOyzcSb3orZxFPxzx-0C1vTocmswqBNxpKfEk,1063
|
|
71
|
+
cobweb_launcher-1.2.27.dist-info/METADATA,sha256=acbwlBay3FlD7jmGuLhMYSjtoF2pW2BngiW-cbgptRk,6510
|
|
72
|
+
cobweb_launcher-1.2.27.dist-info/WHEEL,sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o,92
|
|
73
|
+
cobweb_launcher-1.2.27.dist-info/top_level.txt,sha256=UKwd478nkspJ6_fos3jtuc7SKXfmU42bJa_Ek5n2zsE,18
|
|
74
|
+
cobweb_launcher-1.2.27.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|