Raw data
{
"_id": null,
"home_page": "https://github.com/minyeamer/gscraper.git",
"name": "gcp-scraper",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "gcp-scraper, scraper, gcp",
"author": "minyeamer",
"author_email": "minyeamer@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/89/b9/c2f7b5a42df80fe639f031b781f802a24851fafcb690e7c25e2d6cfd913a/gcp_scraper-4.1.4.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "minyeamer",
"summary": "Scraping utils with GCP functions",
"version": "4.1.4",
"project_urls": {
"Homepage": "https://github.com/minyeamer/gscraper.git"
},
"split_keywords": [
"gcp-scraper",
" scraper",
" gcp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b12fb8c38b8cef73a2fd64b7990989d0f228781ea3cb71078767dd6be66ceaab",
"md5": "0e41b3cc1e00ac0ba0567b429f89cddf",
"sha256": "c6dd7e1e15a76393e5300e103ba26d1e1d2ad1f69a136bd7bd7cfd652aeafca9"
},
"downloads": -1,
"filename": "gcp_scraper-4.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0e41b3cc1e00ac0ba0567b429f89cddf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 101588,
"upload_time": "2024-12-01T01:12:49",
"upload_time_iso_8601": "2024-12-01T01:12:49.711281Z",
"url": "https://files.pythonhosted.org/packages/b1/2f/b8c38b8cef73a2fd64b7990989d0f228781ea3cb71078767dd6be66ceaab/gcp_scraper-4.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "89b9c2f7b5a42df80fe639f031b781f802a24851fafcb690e7c25e2d6cfd913a",
"md5": "6abcb5094a50c104a0342e3320091cce",
"sha256": "5648294be9b00cde35502479887209e982c887cd54413ef901d5d455782e5c04"
},
"downloads": -1,
"filename": "gcp_scraper-4.1.4.tar.gz",
"has_sig": false,
"md5_digest": "6abcb5094a50c104a0342e3320091cce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 96458,
"upload_time": "2024-12-01T01:13:09",
"upload_time_iso_8601": "2024-12-01T01:13:09.825293Z",
"url": "https://files.pythonhosted.org/packages/89/b9/c2f7b5a42df80fe639f031b781f802a24851fafcb690e7c25e2d6cfd913a/gcp_scraper-4.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-01 01:13:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "minyeamer",
"github_project": "gscraper",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "tqdm",
"specs": [
[
">=",
"4.64.0"
]
]
},
{
"name": "asyncio",
"specs": [
[
">=",
"3.4.3"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
">=",
"2.8.2"
]
]
},
{
"name": "pytz",
"specs": []
},
{
"name": "pandas",
"specs": [
[
">=",
"1.4.2"
]
]
},
{
"name": "openpyxl",
"specs": [
[
">=",
"3.1.2"
]
]
},
{
"name": "bs4",
"specs": [
[
">=",
"0.0.1"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.31.0"
]
]
},
{
"name": "aiohttp",
"specs": [
[
">=",
"3.9.1"
]
]
},
{
"name": "lxml",
"specs": [
[
">=",
"4.9.4"
]
]
},
{
"name": "PyJWT",
"specs": [
[
">=",
"2.9.0"
]
]
},
{
"name": "gspread",
"specs": [
[
">=",
"5.6.2"
]
]
},
{
"name": "google-cloud-bigquery",
"specs": [
[
">=",
"3.4.0"
]
]
},
{
"name": "db-dtypes",
"specs": [
[
">=",
"1.2.0"
]
]
},
{
"name": "holidays",
"specs": [
[
">=",
"0.43"
]
]
},
{
"name": "workalendar",
"specs": [
[
">=",
"17.0.0"
]
]
}
],
"lcname": "gcp-scraper"
}