gsc-bulk-indexer

View on PyPIReverse Dependencies (0)

0.1.1 gsc_bulk_indexer-0.1.1-py3-none-any.whl

Wheel Details

Project: gsc-bulk-indexer
Version: 0.1.1
Filename: gsc_bulk_indexer-0.1.1-py3-none-any.whl
Download: [link]
Size: 11474
MD5: 7c466e9e5b4a6446f9e12d0ad6065ad6
SHA256: 4f1fe376d25f850771ae315f76d689f10d3c9ae5417cae0dbf1c1321ff694db0
Uploaded: 2024-02-06 03:34:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gsc-bulk-indexer
Version: 0.1.1
Summary: Utilities for automatically submitting website pages for indexing in bulk to Google Search Console
Author: Konigle Developers
Author-Email: developers[at]konigle.com
Maintainer: Konigle Developers
Maintainer-Email: developers[at]konigle.com
Home-Page: https://github.com/konigle/google-bulk-indexer
Project-Url: Repository, https://github.com/konigle/google-bulk-indexer
License: MIT
Keywords: google search console,bulk indexing,seo,search engine optimization
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: aiohttp (<3.8.0,>=3.7.0)
Requires-Dist: google-auth (<3.0.0,>=2.27.0)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.2)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3279 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gsc_bulk_indexer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gsc_bulk_indexer/auth.py sha256=8qOqZp0siiyMEhhQddXhFxi5G-V3obfMArPBORCJ3Uc 1289
gsc_bulk_indexer/gsc.py sha256=5UZhC3tUIxoNxG7MSgPIjFpmwq29oNPB_85i59A_LIw 6086
gsc_bulk_indexer/indexer.py sha256=ji7SFuHjfQUibqa2YGVpkUDmZBLz_xB2zX6gGMEAkqM 8326
gsc_bulk_indexer/parse.py sha256=1ePu9V0bFiEF2tSu9i6f4HOAkbDa5qUJt_n72MR0YjE 2578
gsc_bulk_indexer/submit.py sha256=eiBqWwxzxiq_5-BJtjqxLBcaxUoEC-B2fibJy3vUnJg 1944
gsc_bulk_indexer/utils.py sha256=towCd2EsdjthQ-1GX_LmmDibFdO8TLzXTWuWlfGHqqU 2020
gsc_bulk_indexer-0.1.1.dist-info/LICENSE sha256=GZDcPPzsLEBBHcfsFiyyYw3ZUVWl2uVi1zkL49OeMUk 1064
gsc_bulk_indexer-0.1.1.dist-info/METADATA sha256=uKTMFUfZOkLSc7hGbhkyyLvbhPxodUpix37-elWX8Bo 4349
gsc_bulk_indexer-0.1.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
gsc_bulk_indexer-0.1.1.dist-info/entry_points.txt sha256=ZzS_TuUFSTbcZeCQkAf_wZqhGI1dS8GZWvMHL3t7_C8 63
gsc_bulk_indexer-0.1.1.dist-info/RECORD

entry_points.txt

gsc_bulk_index = gsc_bulk_indexer.submit:main