ghtrend

View on PyPIReverse Dependencies (0)

0.1.1 ghtrend-0.1.1-py3-none-any.whl

Wheel Details

Project: ghtrend
Version: 0.1.1
Filename: ghtrend-0.1.1-py3-none-any.whl
Download: [link]
Size: 3709
MD5: add66ec3cf3e5a0a1ce6b2a304e700b5
SHA256: 5b2ca4be510e82c706fda28fefd0fc083c8d40c31ac96b0c025514572833dc0c
Uploaded: 2024-01-22 11:18:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ghtrend
Version: 0.1.1
Summary: A CLI tool for retrieving GitHub's trending page.
Author: Yingjie
Author-Email: dev[at]yingjie.space
Home-Page: https://github.com/cybershang/ghtrend
Project-Url: Repository, https://github.com/shangcode/ghtrend
License: MIT
Keywords: github,trending,cli
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Requires-Python: >=3.12,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.3)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 656 characters]

WHEEL

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

RECORD

Path Digest Size
ghtrend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ghtrend/repository.py sha256=E0OGV5KV5DgVyjHYV0zWg2e7nIZLHsnnxDq3qMEJ5fk 545
ghtrend/trend.py sha256=PdBaMepm0aPLrHCHKCKXxNUIv8-eXl6_5YrdhgrMPBY 3313
ghtrend-0.1.1.dist-info/METADATA sha256=q_4GnT-q-4ucqhA4pFOGlAQBxNFlJFcxob8_4uxvZto 1479
ghtrend-0.1.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
ghtrend-0.1.1.dist-info/entry_points.txt sha256=0A0ko9xh5qk90xnzPgb1lwUpTDbmljeAPPCbB2UxxuE 45
ghtrend-0.1.1.dist-info/RECORD

entry_points.txt

ghtrend = ghtrend.trend:app