Commit Graph

21 Commits

Author SHA1 Message Date
odrling 57afc20b79
fix type stubs with pyright 2024-03-22 01:33:21 +01:00
odrling ed323f2050
prepare for v1.6 2024-03-22 01:28:43 +01:00
odrling 2254ee3ec4
use httpx instead of requests
httpx is already typed, upload monitoring isn't so great
2024-03-22 01:16:57 +01:00
odrling a79585f52f
fix ruff errors 2024-03-22 00:34:36 +01:00
odrling 13119be45e
add ruff config 2024-03-22 00:33:25 +01:00
odrling 57927955cf
add mypy config for stubs
also remove setuptools stubs now that it is not used in the codebase
2024-03-22 00:31:29 +01:00
odrling 7f1fbf3094
add license header 2024-01-01 23:22:31 +01:00
odrling a7c24c6769
pyproject: add project urls 2024-01-01 23:19:21 +01:00
odrling 375a7d3808
pyproject.toml 2024-01-01 17:24:23 +01:00
odrling af0ae38156
remove .envrc 2024-01-01 17:09:15 +01:00
odrling 7281d39bc0
remove pre-commit 2024-01-01 17:07:47 +01:00
odrling 064fea221b
add suffix to obstructed names 2023-01-18 21:49:24 +01:00
odrling 5565622339
whoops 2022-10-06 09:42:01 +02:00
odrling 600a3824a6
always show url 2022-10-06 09:39:56 +02:00
odrling e24b2d48ac
isort 2022-10-06 08:32:41 +02:00
odrling e6987dea19
better progress bar 2022-10-06 08:30:21 +02:00
odrling 4e997a8aa7
rich progress bar 2022-10-06 08:20:21 +02:00
odrling ed06c9736d
check file with upload/hash endpoint 2022-10-06 07:32:32 +02:00
odrling 839f108518
upload hashed file 2022-10-06 06:41:26 +02:00
odrling c296d77ceb
pre-commit setup 2022-02-27 06:02:51 +01:00
odrling 64d07ba380
Initial commit 2022-02-27 05:35:40 +01:00