git-of-theseus

View on PyPIReverse Dependencies (0)

0.3.4 git_of_theseus-0.3.4-py3-none-any.whl

Wheel Details

Project: git-of-theseus
Version: 0.3.4
Filename: git_of_theseus-0.3.4-py3-none-any.whl
Download: [link]
Size: 17907
MD5: 205ae5322e3e3ed4414b4be72b5255ed
SHA256: 66ec46ea8fa613f0a963bc7538dbfc7a4ecbba3f9b293d98f1a1f0cfced76b2d
Uploaded: 2023-03-07 21:59:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-of-theseus
Version: 0.3.4
Summary: Plot stats on Git repositories
Author: Erik Bernhardsson
Author-Email: mail[at]erikbern.com
Home-Page: https://github.com/erikbern/git-of-theseus
Requires-Dist: gitpython
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: wcmatch
Requires-Dist: pygments
Requires-Dist: matplotlib
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
git_of_theseus/__init__.py sha256=LeG5tCOgvZMmKOjmO_HRg54sWF2K3-lTBf8H_vHMFio 273
git_of_theseus/analyze.py sha256=vu0Y0nz5XlsNj8NwtK9DEz9CpTgdDd0KQf-xJVBQ0rw 21200
git_of_theseus/line_plot.py sha256=TB7WhEnZuzIO3YEizm3lEF9tXPq1W1_U6Ll38GBcvI0 2798
git_of_theseus/stack_plot.py sha256=37QubygSjc63ldacEyJ0BMs_T7RTo_FRrX5v4Ff6ImI 2828
git_of_theseus/survival_plot.py sha256=BhfkBBcjsYhaBID6Kk4B5RnxDuLzbh74hHcq278Xp5I 4385
git_of_theseus/utils.py sha256=Xw2udch9ixSgFInGhIC4_RJ_9IB3E8MmV1dmznavCWc 1026
git_of_theseus-0.3.4.dist-info/LICENSE sha256=yNNDAWUe1WLKnuUcRp9X95C-yP2lfGl69m97Ftw-DUw 11345
git_of_theseus-0.3.4.dist-info/METADATA sha256=qTFtqWNtmSOV1ZnPMJIqDAwP_2M-QBywsvP2mYk0Fg4 372
git_of_theseus-0.3.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
git_of_theseus-0.3.4.dist-info/entry_points.txt sha256=0WS_doSLIl40Gu7ysPlG09bVJAwBWqVSWP9kko3s1VI 272
git_of_theseus-0.3.4.dist-info/top_level.txt sha256=2kpp8WgiBzqVLxua_mBS00Nj4cUORaRbJi121THJ_0o 15
git_of_theseus-0.3.4.dist-info/RECORD

top_level.txt

git_of_theseus

entry_points.txt

git-of-theseus-analyze = git_of_theseus.analyze:analyze_cmdline
git-of-theseus-line-plot = git_of_theseus:line_plot_cmdline
git-of-theseus-stack-plot = git_of_theseus:stack_plot_cmdline
git-of-theseus-survival-plot = git_of_theseus:survival_plot_cmdline