twarc

View on PyPIReverse Dependencies (8)

2.14.0 twarc-2.14.0-py3-none-any.whl

Wheel Details

Project: twarc
Version: 2.14.0
Filename: twarc-2.14.0-py3-none-any.whl
Download: [link]
Size: 60193
MD5: af34dd8a225b6a089c64e3e3385498da
SHA256: 25f7de77d0d5c82eb2d0aacf9315f1f6212a0643a6b1a8f6ab401e83b3173925
Uploaded: 2023-04-04 13:15:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: twarc
Version: 2.14.0
Summary: Archive tweets from the command line
Author: Ed Summers
Author-Email: ehs[at]pobox.com
Home-Page: https://github.com/docnow/twarc
License: MIT
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: click (<9,>=7)
Requires-Dist: click-config-file (>=0.6)
Requires-Dist: click-plugins (>=1)
Requires-Dist: humanize (>=3.9)
Requires-Dist: python-dateutil (>=2.8)
Requires-Dist: requests-oauthlib (>=1.3)
Requires-Dist: tqdm (>=4.62)
Description-Content-Type: text/markdown
[Description omitted; length: 3151 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
twarc/__init__.py sha256=qLYikujyGKyJb1MsnMVcUx8lDCOGd2oU0dPaRQdcprM 124
twarc/__main__.py sha256=0j0L8Psw363FPUzt7cxqNOaUenGSqTRd2xk9ls3qmBc 103
twarc/client.py sha256=JK2TvdzkPW1aXnSqJZ1h8UNVywh8Fldq0J7bWIlMIuY 44143
twarc/client2.py sha256=BNhiiNztxXuIqc7-mA4MdWSMuw22oSNquhrMvPrlsSQ 70538
twarc/command.py sha256=K1c6chhL45-EPlkbdkHBDnsVHDTduKNR0YYDXDgxnHU 15327
twarc/command2.py sha256=_OrWCe_k8sVKHiMC5PGFpHjc60OFNqwgq2ewMGYsm1k 91558
twarc/config.py sha256=5mqHZx_qaJlHwGW6eiE4FZRbd7DD4typ7KUoeTAzU-I 413
twarc/decorators.py sha256=jm9oI-1jYqvPw_y6QpBPrYB9SblfjvPh17TCQKERH9s 6286
twarc/decorators2.py sha256=Lce6S5HtHucLe2k7OXtL5vfwNw4kdZwLvTeawxWJg8g 17747
twarc/expansions.py sha256=JG9yAaeHoajZhrilC5QCLmyn22t7X3r0fjASOLEydNk 9495
twarc/handshake.py sha256=5KuNYWPB1XzfL9l_URWDGPjuswoF9Y3yKEw-OnqpjeI 4046
twarc/json2csv.py sha256=-iSHmNyf_00dBjwzmQvmfmz25wtfnn3L2XKcr3T_lWk 5643
twarc/version.py sha256=Zxv-pzk5ZuArtmRaBHPin2htrUhdh8F8j2hy-imBTic 175
twarc-2.14.0.dist-info/LICENSE sha256=oBLm1Ci0fBxfumHepMAm7-AK3SI1eGX6pV8IGcMz8l4 1090
twarc-2.14.0.dist-info/METADATA sha256=JLWxutMv9OJvUOqRG5J6r9puvj5-zg59ZQi6UCeNK-c 3730
twarc-2.14.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
twarc-2.14.0.dist-info/entry_points.txt sha256=B9Pr2q2_fZPaLCIBdofnRykl1HJpUGWXpmKT30MugYY 77
twarc-2.14.0.dist-info/top_level.txt sha256=xIhIEiwXGA8FP3GM7Ro1XjRjkg0EczV2Pi2kAxKSOM8 6
twarc-2.14.0.dist-info/RECORD

top_level.txt

twarc

entry_points.txt

twarc = twarc.command:main
twarc2 = twarc.command2:twarc2