apify-shared


Nameapify-shared JSON
Version 1.4.2 PyPI version JSON
download
home_pageNone
SummaryTools and constants shared across Apify projects.
upload_time2025-08-01 07:38:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache Software License
keywords apify api shared scraping automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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](https://github.com/apify/apify-client-python)
and [apify-sdk-python](https://github.com/apify/apify-sdk-python).

If you want to develop Apify Actors in Python,
check out the [Apify SDK for Python](https://docs.apify.com/sdk/python) instead.

## Installation

Requires Python 3.8+

You can install the package from its [PyPI listing](https://pypi.org/project/apify-shared).
To do that, simply run `pip install apify-shared` in your terminal.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "apify-shared",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "apify, api, shared, scraping, automation",
    "author": null,
    "author_email": "\"Apify Technologies s.r.o.\" <support@apify.com>",
    "download_url": "https://files.pythonhosted.org/packages/50/90/8c124864a372693a86c26efc38de27440a03bc69a18055399041dd18fa24/apify_shared-1.4.2.tar.gz",
    "platform": null,
    "description": "# Apify Shared Python\n\nThe `apify-shared-python` is a Python library for containing constants and utilities which are used across\nour other Python projects like [apify-client-python](https://github.com/apify/apify-client-python)\nand [apify-sdk-python](https://github.com/apify/apify-sdk-python).\n\nIf you want to develop Apify Actors in Python,\ncheck out the [Apify SDK for Python](https://docs.apify.com/sdk/python) instead.\n\n## Installation\n\nRequires Python 3.8+\n\nYou can install the package from its [PyPI listing](https://pypi.org/project/apify-shared).\nTo do that, simply run `pip install apify-shared` in your terminal.\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Tools and constants shared across Apify projects.",
    "version": "1.4.2",
    "project_urls": {
        "Apify Homepage": "https://apify.com",
        "Changelog": "https://github.com/apify/apify-shared-python/blob/master/CHANGELOG.md",
        "Issue tracker": "https://github.com/apify/apify-shared-python/issues",
        "Source": "https://github.com/apify/apify-shared-python"
    },
    "split_keywords": [
        "apify",
        " api",
        " shared",
        " scraping",
        " automation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c2d6e3864ffe8886713aa5306d38b0e90237085d4951699a4be39adbcc4194e5",
                "md5": "5bd25f62032a73e2e5ac1a5cc07d86d4",
                "sha256": "1958b843c4e16af0804b3f6ba886264091b54c15bf524606fafb55d20ed08fff"
            },
            "downloads": -1,
            "filename": "apify_shared-1.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5bd25f62032a73e2e5ac1a5cc07d86d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12725,
            "upload_time": "2025-08-01T07:38:53",
            "upload_time_iso_8601": "2025-08-01T07:38:53.556939Z",
            "url": "https://files.pythonhosted.org/packages/c2/d6/e3864ffe8886713aa5306d38b0e90237085d4951699a4be39adbcc4194e5/apify_shared-1.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "50908c124864a372693a86c26efc38de27440a03bc69a18055399041dd18fa24",
                "md5": "1722c61eca8ef9b05cf6fcd68d9efe35",
                "sha256": "7190f2b7557b50b40acb32a1fcc783ea8a0fa58bf3cf33fc03e23de49f318b45"
            },
            "downloads": -1,
            "filename": "apify_shared-1.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1722c61eca8ef9b05cf6fcd68d9efe35",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13889,
            "upload_time": "2025-08-01T07:38:54",
            "upload_time_iso_8601": "2025-08-01T07:38:54.625885Z",
            "url": "https://files.pythonhosted.org/packages/50/90/8c124864a372693a86c26efc38de27440a03bc69a18055399041dd18fa24/apify_shared-1.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 07:38:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apify",
    "github_project": "apify-shared-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "apify-shared"
}
        
Elapsed time: 1.48531s