Project: apify-shared

Tools and constants shared across Apify projects.

Project Details

Latest version
1.1.0
Home Page
PyPI Page
https://pypi.org/project/apify-shared/

Project Popularity

PageRank
0.0024266043365477985
Number of downloads
49371

Apify Shared Python

The apify-shared-python is a Python library for containing constants and utilities which are used across our other Python projects like apify-client-python and apify-sdk-python.

If you want to develop Apify Actors in Python, check out the Apify SDK for Python instead.

Installation

Requires Python 3.8+

You can install the package from its PyPI listing. To do that, simply run pip install apify-shared in your terminal.