git-commits-graph

View on PyPIReverse Dependencies (0)

0.2.2 git_commits_graph-0.2.2-py3-none-any.whl

Wheel Details

Project: git-commits-graph
Version: 0.2.2
Filename: git_commits_graph-0.2.2-py3-none-any.whl
Download: [link]
Size: 6505
MD5: 3591f256f48db0c1125ef27082a32550
SHA256: 6857114add93129480b4ec3e3d3f9c0662d7301008b54209ed132e4e601ddf09
Uploaded: 2023-03-31 14:23:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: git-commits-graph
Version: 0.2.2
Summary: Display graph of changes in number of lines in project or changed lines
Author: Krystian Safjan
Author-Email: ksafjan[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.27)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: matplotlib (<4.0.0,>=3.7.1)
Requires-Dist: pandas (<2.0.0,>=1.5.3)
Requires-Dist: plotly (<6.0.0,>=5.14.0)
Requires-Dist: tqdm (<5.0.0,>=4.65.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2505 characters]

WHEEL

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

RECORD

Path Digest Size
git_commits_graph/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
git_commits_graph/config.py sha256=hhVQjgZg1xBXKMB6GkpviU9D1ljQ2XxRqLc0ELA4USk 346
git_commits_graph/main.py sha256=US5cG5Gwyj64rbxFZt9zjstM7r7hcBm64AKUnRWdU_E 5300
git_commits_graph/plotters.py sha256=W2ZqQy0iRZGQT9av1iVYgVGU6ypkzyiCaqtEcZj_up0 7212
git_commits_graph-0.2.2.dist-info/METADATA sha256=vAkEveRyLPs9saI4dbUzIvOgsHPxGm2LuiDs60VUwCc 3328
git_commits_graph-0.2.2.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
git_commits_graph-0.2.2.dist-info/entry_points.txt sha256=neIVxqY9m0fMGpsaGoVaR8M04oR71ehEotabeRJLqCw 65
git_commits_graph-0.2.2.dist-info/RECORD

entry_points.txt

git-commits-graph = git_commits_graph.main:main