repotracer

View on PyPIReverse Dependencies (0)

0.4.3 repotracer-0.4.3-py3-none-any.whl

Wheel Details

Project: repotracer
Version: 0.4.3
Filename: repotracer-0.4.3-py3-none-any.whl
Download: [link]
Size: 20305
MD5: 674e958a6e725f4864651109bfc997b8
SHA256: 87286c119d505306ae273a05f2477e7ac9dd927e3ba277cf266f2fbed36f8225
Uploaded: 2023-11-02 18:10:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: repotracer
Version: 0.4.3
Summary: A tool to collect statistics about a git repository over time
Author: Amedee d'Aboville
Author-Email: amedee.daboville[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: dacite (<2.0.0,>=1.8.1)
Requires-Dist: json5 (<0.10.0,>=0.9.14)
Requires-Dist: matplotlib (<4.0.0,>=3.7.2)
Requires-Dist: pandas (<2.0.0,>=1.5.3)
Requires-Dist: pydantic (<3.0.0,>=2.1.1)
Requires-Dist: pytest (<8.0.0,>=7.4.3)
Requires-Dist: pytest-cov (<5.0.0,>=4.1.0)
Requires-Dist: pytest-mock (<4.0.0,>=3.12.0)
Requires-Dist: questionary (<3.0.0,>=2.0.0)
Requires-Dist: s3fs (<2024.0.0,>=2023.6.0)
Requires-Dist: seaborn (<0.13.0,>=0.12.2)
Requires-Dist: sh (<3.0.0,>=2.0.4)
Requires-Dist: tqdm (<5.0.0,>=4.64.1)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6608 characters]

WHEEL

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

RECORD

Path Digest Size
repotracer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
repotracer/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
repotracer/commands/add.py sha256=q4DZqTn3b_u8p9S-pUnOVwAFmNH9qvK4x4QFtMqzOAg 5678
repotracer/commands/install_repos.py sha256=sDbMTGO1LoYVUNwCApC2JHZ26b2F8DJz7Q6_WKuvDKk 977
repotracer/commands/run.py sha256=6eEinWthtGLfD_Y-djOEhzuQeN1_MyrZulJGRpmjLr4 1827
repotracer/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
repotracer/lib/config.py sha256=dNWsZ_lHd6APOcW99Ljl4Xhe1x48HJ0pjaCO8Y33uNg 5931
repotracer/lib/git.py sha256=B9rNCts4yZzkImerVr69Dt_l14XhPyrkCGSBqnDDUYM 6441
repotracer/lib/matchers.py sha256=WBvgi8Xtfz9PCzv3RDn4jFKnL_jJ3oRoGDqMbInGkhk 167
repotracer/lib/measurement.py sha256=aCoBo0fpeNpoKB2QtfTBG7EAA5nkdlperWGQu3W04lY 3887
repotracer/lib/measurement_fns.py sha256=gMg8E2DT3PnJWNyab8iYU64Y-cWYVnSyMa6fKAh0da4 2258
repotracer/lib/plotter.py sha256=REROy_GanGD3DDGgTqREH5YNNXupfdS4KG-kwrTeAfM 1536
repotracer/lib/stat.py sha256=gwaw7cBb1f_Bf1Ysi5KVHxTQHOPilqrF8h2o7A5cS_8 5689
repotracer/lib/storage.py sha256=gCkXUrLxeE_ZOvJsWWmYCDFS-yGogUJBYrq3ZC_CwQQ 1364
repotracer/main.py sha256=NUisTRX00OgDukBt6zMer-FJGckyjx7IUDKSBxR3QXs 508
repotracer-0.4.3.dist-info/LICENSE.md sha256=3SSGxXEsroPnULf-8kqYMOrCAo_OJHJxVVPPig1Jdns 1704
repotracer-0.4.3.dist-info/METADATA sha256=lQ5uMLmEcMfU9l9Wfhkj-29EUjz963iMMTNxcBiRkkg 7547
repotracer-0.4.3.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
repotracer-0.4.3.dist-info/entry_points.txt sha256=h8xDUjdXn78IilWNHGpwAzZryQlLbGgpiHwSgBpn1gg 50
repotracer-0.4.3.dist-info/RECORD

entry_points.txt

repotracer = repotracer.main:app