datamarket 0.9.44__py3-none-any.whl → 0.9.45__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 datamarket might be problematic. Click here for more details.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: datamarket
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.45
|
|
4
4
|
Summary: Utilities that integrate advanced scraping knowledge into just one library.
|
|
5
5
|
License: GPL-3.0-or-later
|
|
6
6
|
Author: DataMarket
|
|
@@ -57,6 +57,7 @@ Provides-Extra: retry
|
|
|
57
57
|
Provides-Extra: shapely
|
|
58
58
|
Provides-Extra: soda-core-mysql
|
|
59
59
|
Provides-Extra: soda-core-postgres
|
|
60
|
+
Provides-Extra: sqlparse
|
|
60
61
|
Provides-Extra: tqdm
|
|
61
62
|
Provides-Extra: undetected-chromedriver
|
|
62
63
|
Provides-Extra: xmltodict
|
|
@@ -119,6 +120,7 @@ Requires-Dist: soda-core-mysql-utf8-hotfix (>=3.0.0,<4.0.0) ; extra == "soda-cor
|
|
|
119
120
|
Requires-Dist: soda-core-postgres (>=3.0.0,<4.0.0) ; extra == "soda-core-postgres"
|
|
120
121
|
Requires-Dist: spacy (>=3.0.0,<4.0.0) ; extra == "pii"
|
|
121
122
|
Requires-Dist: spacy-langdetect (>=0.1.0,<0.2.0) ; extra == "pii"
|
|
123
|
+
Requires-Dist: sqlparse (>=0.5.0,<0.6.0) ; extra == "sqlparse"
|
|
122
124
|
Requires-Dist: stem (>=1.0.0,<2.0.0)
|
|
123
125
|
Requires-Dist: tenacity (>=9.0.0,<10.0.0)
|
|
124
126
|
Requires-Dist: tqdm (>=4.0.0,<5.0.0) ; extra == "tqdm"
|
|
@@ -26,7 +26,7 @@ datamarket/utils/strings/normalization.py,sha256=QLZ-THzjGOK9eWPPR1PrsffwQkSOx_M
|
|
|
26
26
|
datamarket/utils/strings/obfuscation.py,sha256=8gMepfjPq0N4_IpKR6i2dy_9VJugQ3qJiRiRvKavB3s,5246
|
|
27
27
|
datamarket/utils/typer.py,sha256=FDF3l6gh3UlAFPsHCtesnekvct2rKz0oFn3uKARBQvE,814
|
|
28
28
|
datamarket/utils/types.py,sha256=vxdQZdwdXrfPR4Es52gBgol-tMRIOD6oK9cBo3rB0JQ,74
|
|
29
|
-
datamarket-0.9.
|
|
30
|
-
datamarket-0.9.
|
|
31
|
-
datamarket-0.9.
|
|
32
|
-
datamarket-0.9.
|
|
29
|
+
datamarket-0.9.45.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
30
|
+
datamarket-0.9.45.dist-info/METADATA,sha256=_ijaOlWPCv7Cl5A735KMbJ4y1QlpO7nMyffPVacFA9k,7156
|
|
31
|
+
datamarket-0.9.45.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
32
|
+
datamarket-0.9.45.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|