We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403536a commit 15d4ddbCopy full SHA for 15d4ddb
setup.py
@@ -3,7 +3,7 @@
3
from oxylabs.version import SDK_VERSION
4
5
long_description = """
6
-The official Python library for Oxylabs.
+The official Python library for the Oxylabs Scraper APIs.
7
8
Collect public data at scale with industry-leading web scraping solutions and the world's largest ethical proxy network.
9
Documentation can be found at [https://github.com/mslmio/oxylabs-sdk-python](https://github.com/mslmio/oxylabs-sdk-python).
@@ -12,7 +12,7 @@
12
setup(
13
name="oxylabs",
14
version=SDK_VERSION,
15
- description="Official Python library for Oxylabs",
+ description="Official Python library for Oxylabs Scraper APIs",
16
long_description=long_description,
17
url="https://oxylabs.io/",
18
author="Oxylabs",
0 commit comments