twscrape

View on PyPIReverse Dependencies (1)

0.16.0 twscrape-0.16.0-py3-none-any.whl

Wheel Details

Project: twscrape
Version: 0.16.0
Filename: twscrape-0.16.0-py3-none-any.whl
Download: [link]
Size: 34947
MD5: 880de09e89691afce872d51d7e59a198
SHA256: d1bba7e8982ed6a90f589ccd2f74a13b5cf65c399c96ec603772fcd0b1dd4781
Uploaded: 2025-03-09 16:16:39 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: twscrape
Version: 0.16.0
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: 12308 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.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=2blSKY-Mg0o2ZVRufOw9_pjk8sfyuSNVJnlnQEyC8TM 13913
twscrape/api.py sha256=OylifjKqw6UOXMNbeG_Q0BeI-Xf6syxjvB91br_uedY 20488
twscrape/cli.py sha256=0l4TLWPlUc3gUdTrniIJ0W0-5QlTQKiNoNUKPIXGyHM 7426
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=YD53_NBcY7gvHeTqxaL3Fsu2KblIcUTxpwL4UezC86I 23344
twscrape/queue_client.py sha256=l4_TpusU34CqyU9m8UcDEblCXI-zG2NtYX3qlJ6kN-s 8710
twscrape/utils.py sha256=8lIa9xADLc0HflRNAS6zN_Tj-K6ygc6iAvdse0K0BEU 5672
twscrape-0.16.0.dist-info/METADATA sha256=VLPFP0vC5bSsGnrE9NMBpAwEr5BhMG_N9bryNi-Yhgw 13528
twscrape-0.16.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
twscrape-0.16.0.dist-info/entry_points.txt sha256=Wxe0joLFvYHNg7WqUNw_G4ptCWdlVyGUKqGeKoXWeSI 46
twscrape-0.16.0.dist-info/licenses/LICENSE sha256=bdNofhALQQNk-Wsn9nENUG9OCex517ck2HnYDYT0U9s 1064
twscrape-0.16.0.dist-info/RECORD

entry_points.txt

twscrape = twscrape.cli:run