Oven logo

Oven

Published

Tools and constants shared across Apify projects.

pip install apify-shared

Package Downloads

Weekly DownloadsMonthly Downloads

Requires Python

>=3.10

Dependencies

    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.10+

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