scmrepo

View on PyPIReverse Dependencies (18)

3.3.9 scmrepo-3.3.9-py3-none-any.whl

Wheel Details

Project: scmrepo
Version: 3.3.9
Filename: scmrepo-3.3.9-py3-none-any.whl
Download: [link]
Size: 74042
MD5: 0ab57295c801e1d72030c0f4c1dffd90
SHA256: 730a76a29e0c2a1c5d0f99f8b5983dbea195b8d02e81b12de660f1671a872585
Uploaded: 2024-11-25 19:37:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: scmrepo
Version: 3.3.9
Summary: scmrepo
Author-Email: Iterative <support[at]dvc.org>
Project-Url: Issues, https://github.com/iterative/scmrepo/issues
Project-Url: Source, https://github.com/iterative/scmrepo
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.9
Requires-Dist: gitpython (>3)
Requires-Dist: dulwich (>=0.22.1)
Requires-Dist: pygit2 (>=1.14.0)
Requires-Dist: pygtrie (>=2.3.2)
Requires-Dist: fsspec[tqdm] (>=2024.2.0)
Requires-Dist: pathspec (>=0.9.0)
Requires-Dist: asyncssh (<3,>=2.13.1)
Requires-Dist: funcy (>=1.14)
Requires-Dist: aiohttp-retry (>=2.5.0)
Requires-Dist: tqdm
Requires-Dist: aioresponses (<0.8,>=0.7); extra == "tests"
Requires-Dist: paramiko (<4,>=3.4.0); extra == "tests"
Requires-Dist: pytest (<9,>=7); extra == "tests"
Requires-Dist: pytest-asyncio (<1,>=0.23.2); extra == "tests"
Requires-Dist: pytest-cov (>=4.1.0); extra == "tests"
Requires-Dist: pytest-docker (<4,>=1); extra == "tests"
Requires-Dist: pytest-mock; extra == "tests"
Requires-Dist: pytest-sugar; extra == "tests"
Requires-Dist: pytest-test-utils (<0.2,>=0.1.0); extra == "tests"
Requires-Dist: proxy.py; extra == "tests"
Requires-Dist: mypy (==1.13.0); extra == "dev"
Requires-Dist: scmrepo[tests]; extra == "dev"
Requires-Dist: types-certifi; extra == "dev"
Requires-Dist: types-mock; extra == "dev"
Requires-Dist: types-paramiko; extra == "dev"
Requires-Dist: types-tqdm; extra == "dev"
Provides-Extra: tests
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 2986 characters]

WHEEL

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

RECORD

Path Digest Size
scmrepo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scmrepo/asyn.py sha256=eckXZkVngwbNNyO04eAJUZxsTy7kvsdz0TUGaWpJpf0 1524
scmrepo/base.py sha256=pgddGR7UeZoEq2d5lip1vjbxTmpwTnKFH4JwHy-Fmho 3007
scmrepo/exceptions.py sha256=vR8BuCKgKh9lMnCemzNYGHiJctioOmhn_Kv5m8XO69Y 1053
scmrepo/fs.py sha256=ARD8_TRSdHpuiaYwF7QXrQIyfl9AFj7ctv_Ltc6pAAs 7740
scmrepo/noscm.py sha256=xraqlBek4zhFlHf1LvTMkgBM0hykgcTfMVkTNCpVlcQ 491
scmrepo/progress.py sha256=fRUMvkcw6GLuVTP_tK7mGpKeJjbJulFP8rPUqyltkYQ 2157
scmrepo/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scmrepo/urls.py sha256=vEfW1h1lb7GXvMVBk-TNwqctpl-5xGMA2LbOPVn7t4Q 638
scmrepo/utils.py sha256=_F3rVvPhES-A2JxLGob0RV8BOnHzxbA9aDPClA7_V8M 1512
scmrepo/git/__init__.py sha256=6giWgQpgAlJslOkFmSAYkw8pb7nuefrbpZZf5Np3Iyo 17189
scmrepo/git/config.py sha256=0t0OBmJ9SIa5tf22QdcGzhZfdMzzppvEmceUDg8ZPyE 943
scmrepo/git/credentials.py sha256=VYk16-KHHD_JMVEeVsWI1ZKp8DUaGi8_GDxB-Fjby6g 22311
scmrepo/git/objects.py sha256=vqeFpUlMFHL9Yv1h3wTA7mbRWHCVC_4KgLy5aAISD2g 4674
scmrepo/git/stash.py sha256=wKWnYj_xpdT_3pvHiXtE7_I_By4S-Zbxf4Lv-ZY2sxI 2785
scmrepo/git/backend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scmrepo/git/backend/base.py sha256=nVMkUIeSVu-ZLCd2QPxMfTgrjnTOejM1UET9R7qKJRc 13560
scmrepo/git/backend/gitpython.py sha256=k2MHg1sHZRFNzfQir3IlTpxrQHieflKwwHtnjzlPXZU 25341
scmrepo/git/backend/dulwich/__init__.py sha256=7UJJyEPqgc2tfPs1WN_XdvRkMsGyFA1HVgTf7mrgLNE 35098
scmrepo/git/backend/dulwich/asyncssh_vendor.py sha256=clqsPC9ayulwgb5VLp-69hEbN9XMPvjh_0diBlH4wv4 11520
scmrepo/git/backend/dulwich/client.py sha256=XjNBfOp0L8M3iPpqcX_4bmXsO7hwrkyqg5wMbZULD-I 2358
scmrepo/git/backend/pygit2/__init__.py sha256=Is9OjsiDdUTRBUYrG1qoK5AP6Cjcy2tAk71nsmkzLf4 36316
scmrepo/git/backend/pygit2/callbacks.py sha256=BFIFMzUpSC-CtNY50yTqksAusASgidzsQrG-B-Ry2lw 2749
scmrepo/git/backend/pygit2/filter.py sha256=8Ibn_2oXM32YRpyovxGKYhtPZLUYTBLDi9--bScOP00 2198
scmrepo/git/lfs/__init__.py sha256=at5blRIKnKpg_g5dLRDsGWBFi6SbucRlF_DX6aAkGtE 257
scmrepo/git/lfs/client.py sha256=64u5lJijUASNJ4H_Eg7aEb8j3z3eluuNUWGnYvfNnvo 10187
scmrepo/git/lfs/exceptions.py sha256=cLlImmPXWJJUl44S4xcRBa2T9wYRkWTaKQGwJylwOhA 77
scmrepo/git/lfs/fetch.py sha256=45JGAKHAdANShZ9XEVXq0EYuKBgGmlMK2TX8z9Og8wg 5530
scmrepo/git/lfs/object.py sha256=rAYY_z9EYoHPfbpF1QHwL7ecYgaETPyCl-zBx0E1oIQ 337
scmrepo/git/lfs/pointer.py sha256=BcVbtjoOUG9cEzyJSJDeweqehGZvq43P6NNLDYUGYEI 3181
scmrepo/git/lfs/progress.py sha256=AcWvygDG0ee__Jec5BlRr58F-lAj3d4Z_j7JbW3OUcI 4733
scmrepo/git/lfs/smudge.py sha256=1O_fznptWo4CKXqcJgUoWP6cgWWhvGAZ3d87kasG3cQ 1610
scmrepo/git/lfs/storage.py sha256=nx_HvHHC1sf15Qgbsj8jEOkdHXkZ8VUEh8QBtt9sLwI 2348
scmrepo-3.3.9.dist-info/LICENSE sha256=-1jhbPjoIVHR0cEgahL4Zhct75Ff4MzYCR_jOaJDPq8 11340
scmrepo-3.3.9.dist-info/METADATA sha256=rTixvRBdWMPNf_op8TVliMDccLarhPf4_hTMRaZNMcE 4792
scmrepo-3.3.9.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
scmrepo-3.3.9.dist-info/top_level.txt sha256=iunjod6w3GogERsAYfLRupnANXnqzX3jbIfbeIQG5cc 8
scmrepo-3.3.9.dist-info/RECORD

top_level.txt

scmrepo