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/77/85/0ef12c438322f2a0c54dfa6e8cf0ecc607830ca41d31891e3d2254b213a5/gcp_scraper-4.2.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "minyeamer",
"summary": "Scraping utils with GCP functions",
"version": "4.2.0",
"project_urls": {
"Homepage": "https://github.com/minyeamer/gscraper.git"
},
"split_keywords": [
"gcp-scraper",
" scraper",
" gcp"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ce87012b42524b753afd0836d230f659729032817bc257ebb04f44c66a42198a",
"md5": "d2d4a14433c600eb3d6d49deed69730c",
"sha256": "72af540ee2538e728a6c8819049715275ee5291242f13507535cb5b6aa0065b7"
},
"downloads": -1,
"filename": "gcp_scraper-4.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2d4a14433c600eb3d6d49deed69730c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 102496,
"upload_time": "2025-02-16T09:15:41",
"upload_time_iso_8601": "2025-02-16T09:15:41.672002Z",
"url": "https://files.pythonhosted.org/packages/ce/87/012b42524b753afd0836d230f659729032817bc257ebb04f44c66a42198a/gcp_scraper-4.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "77850ef12c438322f2a0c54dfa6e8cf0ecc607830ca41d31891e3d2254b213a5",
"md5": "4657470802d08f25dd7a6721fd5bedcc",
"sha256": "a0b2a19251c75b48ea997087850d5e53f4b23004113b43686277315fe0ee6050"
},
"downloads": -1,
"filename": "gcp_scraper-4.2.0.tar.gz",
"has_sig": false,
"md5_digest": "4657470802d08f25dd7a6721fd5bedcc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 97345,
"upload_time": "2025-02-16T09:16:02",
"upload_time_iso_8601": "2025-02-16T09:16:02.861149Z",
"url": "https://files.pythonhosted.org/packages/77/85/0ef12c438322f2a0c54dfa6e8cf0ecc607830ca41d31891e3d2254b213a5/gcp_scraper-4.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-16 09:16:02",
"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"
}