ghutter

View on PyPIReverse Dependencies (0)

0.1.1 ghutter-0.1.1-py3-none-any.whl

Wheel Details

Project: ghutter
Version: 0.1.1
Filename: ghutter-0.1.1-py3-none-any.whl
Download: [link]
Size: 19906
MD5: 3a6eacdc1bf73b71476ce89e98138505
SHA256: 7b15784d17b177fbdc0b35f9faa7c11d55de216a0a0c6e7d8cfc2fb04d985c53
Uploaded: 2023-08-31 18:46:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ghutter
Version: 0.1.1
Summary: ghutter is a tool to recreate the history of a GitHub repository
Author: Roberto Bochet
Author-Email: r[at]robertobochet.me
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: gql[aiohttp] (<4.0.0,>=3.4.1)
Requires-Dist: networkx (<4.0,>=3.1)
Requires-Dist: pydantic (<3.0.0,>=2.3.0)
Requires-Dist: pygraphviz (<2.0,>=1.11)
Description-Content-Type: text/markdown
[Description omitted; length: 1399 characters]

WHEEL

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

RECORD

Path Digest Size
ghutter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ghutter/__main__.py sha256=AgwN4iFFvjaO8z4hzFEkozp2BQDF3hxKKhDlIX5dGII 1484
ghutter/github_api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ghutter/github_api/base/__init__.py sha256=qZPeFIXYNqh-fYg3wFYzeREuHoYxde4kY9m7AVCiL9E 34
ghutter/github_api/base/base_query.py sha256=v3MPBMbRNRLxFlwEDbhY6M3fXP9P043cu-e0GFXH69E 526
ghutter/github_api/exceptions.py sha256=j08ybtS-0NPR2y8YBPMk9P3PGMWRD7QpdYvRsjm7lkE 314
ghutter/github_api/fetch_history_graph/__init__.py sha256=pppcd-8lfbb_XlIOXviVXDny0cWSQJuLpeVaZrDhG3Y 51
ghutter/github_api/fetch_history_graph/fetch_history_graph.py sha256=-tNSmimwO4d2iBp8NSWUbviid9NH3zMKQ3ovPsl3cwg 1595
ghutter/github_api/fetch_history_graph/query.py sha256=elqFel3mCsyx8r7QE_spoj_7FH9Da3dJzkHWi9vq-j4 3177
ghutter/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ghutter/utils/arguments.py sha256=rY0Ga9hWKfS53Q9oAHdEwymH-rbnhh8IQeKpYTE9mOw 2306
ghutter/utils/helpers.py sha256=NvBPorPUwcMjSKarbxMBzi9r0s6Rhw3rExMBcSQF5c4 57
ghutter-0.1.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
ghutter-0.1.1.dist-info/METADATA sha256=EyDUdFlXbK1Mhq7BEc6aLNggGaxnSGMqEB9m3-Zlpaw 1912
ghutter-0.1.1.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
ghutter-0.1.1.dist-info/entry_points.txt sha256=om6enp3_SnSU2dFCs2mA24SY8K92qUUFt-eEIElR5Xo 49
ghutter-0.1.1.dist-info/RECORD

entry_points.txt

ghutter = ghutter.__main__:main