github-activity

View on PyPIReverse Dependencies (1)

0.3.0 github_activity-0.3.0-py3-none-any.whl

Wheel Details

Project: github-activity
Version: 0.3.0
Filename: github_activity-0.3.0-py3-none-any.whl
Download: [link]
Size: 17558
MD5: a0d164685692a6df67db97d24956f126
SHA256: 468543e38358ec9387106644f1cb944dfed12ead7b9d6347d7a41d30a8d934e3
Uploaded: 2023-02-13 15:36:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: github-activity
Version: 0.3.0
Summary: Grab recent issue/PR activity from a GitHub repository and render it as markdown.
Author: Executable Books Project
Author-Email: choldgraf[at]berkeley.edu
Home-Page: https://jupyter.org/
License: BSD
Keywords: development changelog
Requires-Python: >=3.6
Requires-Dist: markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: python-dateutil
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: sphinx; extra == "sphinx"
Requires-Dist: myst-parser; extra == "sphinx"
Requires-Dist: sphinx-book-theme; extra == "sphinx"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-regressions; extra == "testing"
Provides-Extra: sphinx
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 965 characters]

WHEEL

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

RECORD

Path Digest Size
github_activity/__init__.py sha256=PYvacLmogcTxj2OP71tJsJFgi6d83TRGhAoPN4YyK6A 87
github_activity/cache.py sha256=JhIVyyh_IDJPXyLhV2F-D9nfs45wYz_Kc3EnXdL2QRY 5350
github_activity/cli.py sha256=jWyrp-GoIlDjzV_7a7JtHr-NSLVVIJowZu2t1TIxD2c 6020
github_activity/git.py sha256=yPmd1Nv06PyFjF2sCQV380UtsMI8EmoHpiW2mhocFdc 257
github_activity/github_activity.py sha256=InJ0VgGPiTRq1nBRhu1ztaSw9-rU6R6Faa18gwDn8qM 26168
github_activity/graphql.py sha256=kvqlNfsRq2RsBUebZkVq5LEWZ-eMuij6IIMomka8ndA 6250
github_activity-0.3.0.dist-info/LICENSE sha256=-pAxE9KEzk8duIX-EmqS1XmpTSUEiLThYagM75wAe8o 1522
github_activity-0.3.0.dist-info/METADATA sha256=-JTA615Hspfv0AxqNx-100uDfqT1BDdH9Iz7ougYg1A 1777
github_activity-0.3.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
github_activity-0.3.0.dist-info/entry_points.txt sha256=iqGP0KFhnkN6s1_zq7JGlDAfJH2Wc3htdWhwiMjGDPA 61
github_activity-0.3.0.dist-info/top_level.txt sha256=KTFPZnt6b2UmycQsuTc0fb_kRl59dbCSLrH-c9AOW5Q 16
github_activity-0.3.0.dist-info/RECORD

top_level.txt

github_activity

entry_points.txt

github-activity = github_activity.cli:main