hn-sentiment

View on PyPIReverse Dependencies (0)

0.1.0 hn_sentiment-0.1.0-py3-none-any.whl

Wheel Details

Project: hn-sentiment
Version: 0.1.0
Filename: hn_sentiment-0.1.0-py3-none-any.whl
Download: [link]
Size: 4472
MD5: 8e0f9f49c5c93f3e0c65eada8621cd94
SHA256: 4a48f1b93c90f18a4fdd9f11b49aa45b8263d9b118834d084b4bec1a56c41b56
Uploaded: 2023-02-18 19:31:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hn-sentiment
Version: 0.1.0
Summary: Use VaderSentiment to analyze the sentiment of a post on HackerNews.
Author: namuan
Author-Email: github[at]deskriders.dev
Home-Page: https://namuan.github.io/hn-sentiment
Project-Url: Documentation, https://namuan.github.io/hn-sentiment
Project-Url: Repository, https://github.com/namuan/hn-sentiment
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.9.0,<4.0
Requires-Dist: pillow (<10.0.0,>=9.4.0)
Requires-Dist: py-executable-checklist (==1.4.0)
Requires-Dist: pygifsicle (<2.0.0,>=1.0.7)
Requires-Dist: pytest (<8.0.0,>=7.2.0)
Requires-Dist: python-dotenv (<0.22.0,>=0.21.0)
Requires-Dist: rich (<14.0.0,>=13.0.0)
Requires-Dist: vadersentiment (<4.0.0,>=3.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1549 characters]

WHEEL

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

RECORD

Path Digest Size
hn_sentiment/__init__.py sha256=sx-TxE8MwpgzqSAZ0PIMqdLJnyKAsxyoJFQ3wUQZwJs 496
hn_sentiment/app.py sha256=Q8xcappaKB2PzEKUqofBcJBOfcSj4Io5b-3miuCx0VI 4732
hn_sentiment/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
hn_sentiment-0.1.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
hn_sentiment-0.1.0.dist-info/METADATA sha256=6dPsvYg6c_unf_WPtz8naPQHr6zwojIYW8Du7EBM61E 3030
hn_sentiment-0.1.0.dist-info/entry_points.txt sha256=UFW9Zq9sIPy_3Czo0f3K_j-_rvc_XSVPrQx7lz9P1Ls 54
hn_sentiment-0.1.0.dist-info/RECORD

entry_points.txt

hn-sentiment = hn_sentiment.app:main