oarepo-upload-cli

View on PyPIReverse Dependencies (0)

1.2.4 oarepo_upload_cli-1.2.4-py3-none-any.whl

Wheel Details

Project: oarepo-upload-cli
Version: 1.2.4
Filename: oarepo_upload_cli-1.2.4-py3-none-any.whl
Download: [link]
Size: 16275
MD5: d50917bba7c5e99983b774505431678b
SHA256: b59e6716237bf42e17a24e4a58f2587d437d69b85871ee5b51895028d9851164
Uploaded: 2024-03-07 18:20:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: oarepo-upload-cli
Version: 1.2.4
Requires-Dist: arrow
Requires-Dist: click
Requires-Dist: python-dotenv
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: importlib-metadata
Requires-Dist: pytest; extra == "tests"
Requires-Dist: black; extra == "tests"
Requires-Dist: isort; extra == "tests"
Requires-Dist: autoflake; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 4619 characters]

WHEEL

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

RECORD

Path Digest Size
oarepo_upload_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oarepo_upload_cli/audit.py sha256=rHzrBkYbCG7KLQhmMy8ZDgCybxPJEIYUK7W_J3uppZo 1249
oarepo_upload_cli/config.py sha256=nPDx64sP9NfB9KjEY6k-t4ErI8X1LAMDuGNfZFh-5bA 2824
oarepo_upload_cli/entry_points_loader.py sha256=UZo7f1E_LTu1K_7YgHCilcMfhUU3_T8fMpx0r5hySwc 656
oarepo_upload_cli/exceptions.py sha256=V1AWBut_Z9rdTtZa7Wi77OswLTdHz_96H9qZ9evVm8I 1104
oarepo_upload_cli/main.py sha256=mP8Uk9WbachoW9SwGLEzGwiEYb0HZG660EVtlqZLXT0 4064
oarepo_upload_cli/null_repository.py sha256=FExLtctzaKDhdr6kNTNdoftJTie0CWsk1y19Ri9vL0g 1939
oarepo_upload_cli/repository.py sha256=_fMZOC8aof6gxIhdubvVDv7uBEyOW3p1IyjWxh3tGaU 2669
oarepo_upload_cli/source.py sha256=0oyKlDRPWCm8KxoEy0zfeOwSKeeW37Qi-thrEhhU_3E 1626
oarepo_upload_cli/uploader.py sha256=fjnb2ZvnMysBLUdiFTQTVet--Idpymz4T2SJWrhy6-Q 3624
oarepo_upload_cli/utils.py sha256=dgCB-5CIUXC5dzc67Hq7EVD754UaqwwQBeZCW-vUFx8 504
oarepo_upload_cli/auth/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oarepo_upload_cli/auth/bearer_auth.py sha256=Z9J-SjwfXU4vEm9_g2Yr9T9DqWJ9zyTlPSsjI6tYOHI 192
oarepo_upload_cli/auth/token_auth.py sha256=MZj40MYHZvqY8LQKfLSZImj_XpVwErcMIFkqyYlfe6A 372
oarepo_upload_cli/invenio/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
oarepo_upload_cli/invenio/client.py sha256=LumTEX-WiGk4AHUALmBc3KXYzKLPD-cre3Vi5d1nNj8 4580
oarepo_upload_cli/invenio/connection.py sha256=iIi8Dww4_LlDRdg0dj8jWgWn1etpvSYpCelTFGf8D78 2691
oarepo_upload_cli/invenio/record.py sha256=03WFWDqSmGSjv-E1E3e12BU811AmfYZ22eFnnD92mZk 4500
oarepo_upload_cli-1.2.4.dist-info/METADATA sha256=iE67vwlLpgkrK3T6mvTsuraf02yxP8xtHgBusk15cSQ 5057
oarepo_upload_cli-1.2.4.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
oarepo_upload_cli-1.2.4.dist-info/entry_points.txt sha256=wPTLwcA7eyKGSWhZHo7DGsZAcEl4keVA3Hb54V3S6nk 225
oarepo_upload_cli-1.2.4.dist-info/top_level.txt sha256=4qAEJ-Ba7PegJ2fzNaHNU7MXajy7-f4KeTl9zHKIi_4 18
oarepo_upload_cli-1.2.4.dist-info/RECORD

top_level.txt

oarepo_upload_cli

entry_points.txt

oarepo_upload = oarepo_upload_cli.main:main
invenio = oarepo_upload_cli.invenio.client:InvenioRepositoryClient
null = oarepo_upload_cli.null_repository:NullRepositoryClient