datamarket 0.9.0__py3-none-any.whl → 0.9.1__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.0
3
+ Version: 0.9.1
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
@@ -15,6 +15,7 @@ Classifier: Programming Language :: Python :: 3.10
15
15
  Classifier: Programming Language :: Python :: 3.11
16
16
  Classifier: Programming Language :: Python :: 3.12
17
17
  Classifier: Programming Language :: Python :: 3.13
18
+ Provides-Extra: alchemy
18
19
  Provides-Extra: aws
19
20
  Provides-Extra: azure-storage-blob
20
21
  Provides-Extra: boto3
@@ -62,7 +63,7 @@ Provides-Extra: tqdm
62
63
  Provides-Extra: undetected-chromedriver
63
64
  Provides-Extra: unidecode
64
65
  Provides-Extra: xmltodict
65
- Requires-Dist: SQLAlchemy (==2.0.36)
66
+ Requires-Dist: SQLAlchemy (==2.0.36) ; extra == "alchemy"
66
67
  Requires-Dist: azure-storage-blob (==12.23.1) ; extra == "azure-storage-blob"
67
68
  Requires-Dist: beautifulsoup4 (==4.12.3)
68
69
  Requires-Dist: boto3 (==1.35.53) ; extra == "boto3" or extra == "aws" or extra == "peerdb"
@@ -17,7 +17,7 @@ datamarket/utils/main.py,sha256=agWVJ5ZFZjVrBNuMpnxN2F_edA3mMJop6dVHPBBkOqU,5775
17
17
  datamarket/utils/selenium.py,sha256=IMKlbLzXABFhACnWzhHmB0l2hhVzNwHGZwbo14nEewQ,2499
18
18
  datamarket/utils/soda.py,sha256=eZTXFbI1P3WoMd1MM-YjoVTpdjTcDSWuvBb7ViBMhSQ,941
19
19
  datamarket/utils/typer.py,sha256=FDF3l6gh3UlAFPsHCtesnekvct2rKz0oFn3uKARBQvE,814
20
- datamarket-0.9.0.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
21
- datamarket-0.9.0.dist-info/METADATA,sha256=-MsG-FOmTXHlmzyVzNXbvNwWET4xYr401XgjC77uNP8,6284
22
- datamarket-0.9.0.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
23
- datamarket-0.9.0.dist-info/RECORD,,
20
+ datamarket-0.9.1.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
21
+ datamarket-0.9.1.dist-info/METADATA,sha256=d4Bo1NIorRkDz6XAb--Kh2keMKpEP34UKi2MSUf5E24,6329
22
+ datamarket-0.9.1.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
23
+ datamarket-0.9.1.dist-info/RECORD,,