pushshift-comment-export

View on PyPIReverse Dependencies (0)

0.1.4 pushshift_comment_export-0.1.4-py3-none-any.whl

Wheel Details

Project: pushshift-comment-export
Version: 0.1.4
Filename: pushshift_comment_export-0.1.4-py3-none-any.whl
Download: [link]
Size: 6608
MD5: b4991bbd2a0187d856f1eaf1613237f7
SHA256: 2de6ccd0cf93a6f0f72fcef97a561d40816ff32984e95629b072364aa69c0722
Uploaded: 2022-12-29 03:26:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pushshift-comment-export
Version: 0.1.4
Summary: Exports all accessible reddit comments for an account using pushshift
Author: Sean Breckenridge
Author-Email: seanbrecke[at]gmail.com
Home-Page: https://github.com/seanbreckenridge/pushshift_comment_export
License: MIT
Keywords: reddit data
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: logzero
Requires-Dist: backoff
Requires-Dist: requests
Requires-Dist: click
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3552 characters]

WHEEL

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

RECORD

Path Digest Size
pushshift_comment_export/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pushshift_comment_export/__main__.py sha256=eQT8upVyhxfI86xkGtESsmpKn7ReMMt2xb9XOImpELk 2490
pushshift_comment_export/dal.py sha256=GIq-FuRuGouxwZHuxhxNXFApnaceLsrveBqDlXXuFH8 2087
pushshift_comment_export/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pushshift_comment_export-0.1.4.dist-info/LICENSE sha256=fdgxuVsF1RsNtZB4FiUyyTkuHluytBGeqY0OMT3TF3c 1074
pushshift_comment_export-0.1.4.dist-info/METADATA sha256=4zay8PWvZfYh7xHQ5OXLxRvfULy1cis9TgjbYtzkNEk 4364
pushshift_comment_export-0.1.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pushshift_comment_export-0.1.4.dist-info/entry_points.txt sha256=3k7T9DhvOZTCFA-fwtDS_BWKojySIXNAKul4PlQVb4o 137
pushshift_comment_export-0.1.4.dist-info/top_level.txt sha256=xtsy17Df4byF28O6Q5BVL6UbTuqhUl94UdjyLHV32_Y 25
pushshift_comment_export-0.1.4.dist-info/RECORD

top_level.txt

pushshift_comment_export

entry_points.txt

ps_comments = pushshift_comment_export.__main__:main
pushshift_comment_export = pushshift_comment_export.__main__:main