datamarket 0.9.46__py3-none-any.whl → 0.9.47__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.47
|
|
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
|
|
@@ -54,6 +54,7 @@ Provides-Extra: pyspark
|
|
|
54
54
|
Provides-Extra: pytest
|
|
55
55
|
Provides-Extra: rapidfuzz
|
|
56
56
|
Provides-Extra: retry
|
|
57
|
+
Provides-Extra: rnet
|
|
57
58
|
Provides-Extra: shapely
|
|
58
59
|
Provides-Extra: soda-core-mysql
|
|
59
60
|
Provides-Extra: soda-core-postgres
|
|
@@ -115,6 +116,7 @@ Requires-Dist: python-string-utils (>=1.0.0,<2.0.0)
|
|
|
115
116
|
Requires-Dist: rapidfuzz (>=3.0.0,<4.0.0) ; extra == "rapidfuzz"
|
|
116
117
|
Requires-Dist: requests (>=2.0.0,<3.0.0)
|
|
117
118
|
Requires-Dist: retry (>=0.9.0,<0.10.0) ; extra == "retry"
|
|
119
|
+
Requires-Dist: rnet (>=2.0.0,<3.0.0) ; extra == "rnet"
|
|
118
120
|
Requires-Dist: shapely (>=2.0.0,<3.0.0) ; extra == "shapely"
|
|
119
121
|
Requires-Dist: soda-core-mysql-utf8-hotfix (>=3.0.0,<4.0.0) ; extra == "soda-core-mysql"
|
|
120
122
|
Requires-Dist: soda-core-postgres (>=3.0.0,<4.0.0) ; extra == "soda-core-postgres"
|
|
@@ -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.47.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
30
|
+
datamarket-0.9.47.dist-info/METADATA,sha256=f3pGeAGcpzaLmudlSnuFPiLUaq-VVXSfDM4AjYnuzE0,7232
|
|
31
|
+
datamarket-0.9.47.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
32
|
+
datamarket-0.9.47.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|