cs2tracker 2.0.9__py3-none-any.whl → 2.0.10__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 cs2tracker might be problematic. Click here for more details.
- cs2tracker/_version.py +2 -2
- cs2tracker/scraper.py +11 -0
- {cs2tracker-2.0.9.dist-info → cs2tracker-2.0.10.dist-info}/METADATA +1 -1
- cs2tracker-2.0.10.dist-info/RECORD +14 -0
- cs2tracker-2.0.9.dist-info/RECORD +0 -14
- {cs2tracker-2.0.9.dist-info → cs2tracker-2.0.10.dist-info}/WHEEL +0 -0
- {cs2tracker-2.0.9.dist-info → cs2tracker-2.0.10.dist-info}/entry_points.txt +0 -0
- {cs2tracker-2.0.9.dist-info → cs2tracker-2.0.10.dist-info}/licenses/LICENSE.md +0 -0
- {cs2tracker-2.0.9.dist-info → cs2tracker-2.0.10.dist-info}/top_level.txt +0 -0
cs2tracker/_version.py
CHANGED
cs2tracker/scraper.py
CHANGED
|
@@ -174,6 +174,17 @@ class Scraper:
|
|
|
174
174
|
)
|
|
175
175
|
self.api_key = config.get("Proxy API Key", "API_Key")
|
|
176
176
|
|
|
177
|
+
# reset all quantities in case this is called at runtime (edit config)
|
|
178
|
+
self.case_quantities = []
|
|
179
|
+
self.rmr_quantities = []
|
|
180
|
+
self.stockholm_quantities = []
|
|
181
|
+
self.antwerp_quantities = []
|
|
182
|
+
self.rio_quantities = []
|
|
183
|
+
self.paris_quantities = []
|
|
184
|
+
self.copenhagen_quantities = []
|
|
185
|
+
self.shanghai_quantities = []
|
|
186
|
+
self.austin_quantities = []
|
|
187
|
+
|
|
177
188
|
for capsule_name in CAPSULE_NAMES:
|
|
178
189
|
config_capsule_name = capsule_name.replace(" ", "_")
|
|
179
190
|
if "RMR" in capsule_name:
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
cs2tracker/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
cs2tracker/__main__.py,sha256=gvsnabJSDMbzKEcB7i3ET7AoV5OqYwUjIrkLfmN0R-U,111
|
|
3
|
+
cs2tracker/_version.py,sha256=k3kmXVcNdfTujv6I0gru1zPY77Etf2309Ww3Ree-ogg,513
|
|
4
|
+
cs2tracker/application.py,sha256=6MOYTeQ7y1OSOBbgK0P6CFZhLFBZsfnXucfrHOpx6ZI,3705
|
|
5
|
+
cs2tracker/constants.py,sha256=GmCiwmzZblQT8mTXvmuQX-Bho7isBQTsRw5YmETvh_E,14881
|
|
6
|
+
cs2tracker/main.py,sha256=d03ypClxSZoMA72JKaHn-B-fhDxhmdmVTLTdmfExDMM,1008
|
|
7
|
+
cs2tracker/scraper.py,sha256=_pzHmkwfEKneJoiCL9YuY5LjJTNmwK6kExElJsOzJnM,12886
|
|
8
|
+
cs2tracker/data/config.ini,sha256=j0aXl-MkZILsJ0cj6w-6b5HbqLuLl73cewVpk204Ick,2514
|
|
9
|
+
cs2tracker-2.0.10.dist-info/licenses/LICENSE.md,sha256=G5wqQ_8KGA808kVuF-Fpu_Yhteg8K_5ux9n2v8eQK7s,1069
|
|
10
|
+
cs2tracker-2.0.10.dist-info/METADATA,sha256=9hCSFokaVXYXukfzdzZZpRf55B-hXlStypu9g0GVXkY,2189
|
|
11
|
+
cs2tracker-2.0.10.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
12
|
+
cs2tracker-2.0.10.dist-info/entry_points.txt,sha256=K8IwDIkg8QztSB9g9c89B9jR_2pG4QyJGrNs4z5RcZw,63
|
|
13
|
+
cs2tracker-2.0.10.dist-info/top_level.txt,sha256=2HB4xDDOxaU5BDc_yvdi9UlYLgL768n8aR-hRhFM6VQ,11
|
|
14
|
+
cs2tracker-2.0.10.dist-info/RECORD,,
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
cs2tracker/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
cs2tracker/__main__.py,sha256=gvsnabJSDMbzKEcB7i3ET7AoV5OqYwUjIrkLfmN0R-U,111
|
|
3
|
-
cs2tracker/_version.py,sha256=3Hw94mCihPHQHp2v84oiOR-GC2moriN-S3C3Yu8rLmU,511
|
|
4
|
-
cs2tracker/application.py,sha256=6MOYTeQ7y1OSOBbgK0P6CFZhLFBZsfnXucfrHOpx6ZI,3705
|
|
5
|
-
cs2tracker/constants.py,sha256=GmCiwmzZblQT8mTXvmuQX-Bho7isBQTsRw5YmETvh_E,14881
|
|
6
|
-
cs2tracker/main.py,sha256=d03ypClxSZoMA72JKaHn-B-fhDxhmdmVTLTdmfExDMM,1008
|
|
7
|
-
cs2tracker/scraper.py,sha256=WGKMMlPI8eaEUQAZH_97yFrn4JbhU8EyK_RCOUaYid8,12481
|
|
8
|
-
cs2tracker/data/config.ini,sha256=j0aXl-MkZILsJ0cj6w-6b5HbqLuLl73cewVpk204Ick,2514
|
|
9
|
-
cs2tracker-2.0.9.dist-info/licenses/LICENSE.md,sha256=G5wqQ_8KGA808kVuF-Fpu_Yhteg8K_5ux9n2v8eQK7s,1069
|
|
10
|
-
cs2tracker-2.0.9.dist-info/METADATA,sha256=79IILs5fDfCOJVbb7O7FkdFjXgIJSC8mF7YFR4qPEdc,2188
|
|
11
|
-
cs2tracker-2.0.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
12
|
-
cs2tracker-2.0.9.dist-info/entry_points.txt,sha256=K8IwDIkg8QztSB9g9c89B9jR_2pG4QyJGrNs4z5RcZw,63
|
|
13
|
-
cs2tracker-2.0.9.dist-info/top_level.txt,sha256=2HB4xDDOxaU5BDc_yvdi9UlYLgL768n8aR-hRhFM6VQ,11
|
|
14
|
-
cs2tracker-2.0.9.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|