# 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/c9/d6/fadcae478f8c5da0c5117c2b199ef2958ddca2ece907d49ba1e5a522c725/apify_shared-1.1.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.1.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": "",
"digests": {
"blake2b_256": "5b226d9ef9524e15de23acdc1452be7badceaa8e6b3fff95c484bf5bf289d6b1",
"md5": "94f9dddae0647ffcdb32f0895a4bc7a1",
"sha256": "a422b4cb3ea536257f0c0dd3778b3c22ec6647708d2fc06c97fe0c9fe183c3c9"
},
"downloads": -1,
"filename": "apify_shared-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "94f9dddae0647ffcdb32f0895a4bc7a1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 12294,
"upload_time": "2024-07-04T15:13:41",
"upload_time_iso_8601": "2024-07-04T15:13:41.200453Z",
"url": "https://files.pythonhosted.org/packages/5b/22/6d9ef9524e15de23acdc1452be7badceaa8e6b3fff95c484bf5bf289d6b1/apify_shared-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c9d6fadcae478f8c5da0c5117c2b199ef2958ddca2ece907d49ba1e5a522c725",
"md5": "e3b3a9d476d561f0eac509742c3c48f8",
"sha256": "3f98f526635c4c3f92c1496916513a1c4013bb47158d7e0f914df8987147366c"
},
"downloads": -1,
"filename": "apify_shared-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "e3b3a9d476d561f0eac509742c3c48f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 13483,
"upload_time": "2024-07-04T15:13:42",
"upload_time_iso_8601": "2024-07-04T15:13:42.681812Z",
"url": "https://files.pythonhosted.org/packages/c9/d6/fadcae478f8c5da0c5117c2b199ef2958ddca2ece907d49ba1e5a522c725/apify_shared-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-04 15:13:42",
"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"
}