proxyvero-utils 1.0.0__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.
|
File without changes
|
proxyvero_utils/core.py
ADDED
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
|
+
Name: proxyvero-utils
|
|
3
|
+
Version: 1.0.0
|
|
4
|
+
Summary: A utility pipeline to mitigate retry multipliers and proxy scraping errors in Python.
|
|
5
|
+
Home-page: https://www.proxyvero.com
|
|
6
|
+
Author: YourName
|
|
7
|
+
License: UNKNOWN
|
|
8
|
+
Project-URL: Traffic Calculator, https://www.proxyvero.com
|
|
9
|
+
Project-URL: Documentation, https://www.proxyvero.com/guide/are-free-proxies-safe/
|
|
10
|
+
Platform: UNKNOWN
|
|
11
|
+
Classifier: Programming Language :: Python :: 3
|
|
12
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
13
|
+
Requires-Python: >=3.6
|
|
14
|
+
Description-Content-Type: text/markdown
|
|
15
|
+
|
|
16
|
+
UNKNOWN
|
|
17
|
+
|
|
18
|
+
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
proxyvero_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
proxyvero_utils/core.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
proxyvero_utils-1.0.0.dist-info/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
proxyvero_utils-1.0.0.dist-info/METADATA,sha256=YHDkTI-ObaYmvp31e7s_2sKX9ZS1VwdDYiPZQFxpd9Y,576
|
|
5
|
+
proxyvero_utils-1.0.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
6
|
+
proxyvero_utils-1.0.0.dist-info/top_level.txt,sha256=zRWAHg_tiCD8ygCfj1iourIf503Hva9sLmTU8w9_AxI,16
|
|
7
|
+
proxyvero_utils-1.0.0.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
proxyvero_utils
|