twscrape

View on PyPIReverse Dependencies (0)

0.14 twscrape-0.14-py3-none-any.whl

Wheel Details

Project: twscrape
Version: 0.14
Filename: twscrape-0.14-py3-none-any.whl
Download: [link]
Size: 33785
MD5: 268794354721777e6c531937aa23393c
SHA256: 59f65a0c915a011671cf25e5f1db81e44d2bb676ebbc85c8f9a637859d1bc1bb
Uploaded: 2024-10-06 03:49:51 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: twscrape
Version: 0.14
Summary: Twitter GraphQL and Search API implementation with SNScrape data models
Author-Email: vladkens <v.pronsky[at]gmail.com>
Project-Url: repository, https://github.com/vladkens/twscrape
License: MIT
Keywords: api,scrape,scrapper,snscrape,twitter
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: aiosqlite (>=0.17.0)
Requires-Dist: fake-useragent (>=1.4.0)
Requires-Dist: httpx (>=0.26.0)
Requires-Dist: loguru (>=0.7.0)
Requires-Dist: pyotp (>=2.9.0)
Requires-Dist: build (>=1.2.2); extra == "dev"
Requires-Dist: pyright (>=1.1.369); extra == "dev"
Requires-Dist: pytest-asyncio (>=0.23.3); extra == "dev"
Requires-Dist: pytest-cov (>=4.1.0); extra == "dev"
Requires-Dist: pytest-httpx (>=0.28.0); extra == "dev"
Requires-Dist: pytest (>=7.4.4); extra == "dev"
Requires-Dist: ruff (>=0.1.11); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11216 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
twscrape/__init__.py sha256=dKuOR1kwHd48GXe2aoR3DW6SxdBiRpuahs0r7M2VMIk 221
twscrape/account.py sha256=cHqk0sPO0AC0eqnKwq4xgFu0EaQfeF9wcYKaWXX7Wqo 2757
twscrape/accounts_pool.py sha256=vuXf8kRM0av2f6BxzN-wozD9f67uFABjuz_HIEZiUjs 13913
twscrape/api.py sha256=z5HubsONN9f5Lm5XZe3_TIReeHSOLbW0EQ5rTiCk2cw 19702
twscrape/cli.py sha256=sAnu4rCJecQ55zA0LuM274VDfaU8X-QrGoFjKftxaE0 7583
twscrape/db.py sha256=A8YdgpywbaUV-fGl3RdGJSOT5PFRBennMozYxBNDpJg 4666
twscrape/imap.py sha256=Q7aUrG3Vl3W9Vi1tRjZmB7NnmfiP5jHGxExjKh4NMEI 3500
twscrape/logger.py sha256=AB4twbRn2ZHCRmJsl0zhPq1v49QQZvZy1aqVIKPc0ro 384
twscrape/login.py sha256=mWBiSth372FRmlECofu7XUzUlvNXkJcsufQNK0GTpQA 8369
twscrape/models.py sha256=PcO7MDgvRCP3L5U2i28AL8AAJaKYqSDxZnWaWc8_fxI 21014
twscrape/queue_client.py sha256=HOyPDDTo-oR23uDQ_xwFT1EEZy5BI6YOg1ANKU3RHug 8691
twscrape/utils.py sha256=fqbesIXszhkrywIMV3zw2N1KsaJUc83rrsmiJGjx7nE 5554
twscrape-0.14.dist-info/METADATA sha256=VJDQsP1vib6FAebLYQUWSgFQLddc4sX6WqlK-jpnbmg 12438
twscrape-0.14.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
twscrape-0.14.dist-info/entry_points.txt sha256=Wxe0joLFvYHNg7WqUNw_G4ptCWdlVyGUKqGeKoXWeSI 46
twscrape-0.14.dist-info/licenses/LICENSE sha256=bdNofhALQQNk-Wsn9nENUG9OCex517ck2HnYDYT0U9s 1064
twscrape-0.14.dist-info/RECORD

entry_points.txt

twscrape = twscrape.cli:run