canvaslms 5.6__py3-none-any.whl → 5.7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- canvaslms/cli/login.py +2 -4
- {canvaslms-5.6.dist-info → canvaslms-5.7.dist-info}/METADATA +2 -1
- {canvaslms-5.6.dist-info → canvaslms-5.7.dist-info}/RECORD +6 -6
- {canvaslms-5.6.dist-info → canvaslms-5.7.dist-info}/WHEEL +1 -1
- {canvaslms-5.6.dist-info → canvaslms-5.7.dist-info}/entry_points.txt +0 -0
- {canvaslms-5.6.dist-info → canvaslms-5.7.dist-info}/licenses/LICENSE +0 -0
canvaslms/cli/login.py
CHANGED
|
@@ -16,8 +16,7 @@ def login_command(config, canvas, args):
|
|
|
16
16
|
)
|
|
17
17
|
hostname = input("Canvas hostname: ")
|
|
18
18
|
|
|
19
|
-
print(
|
|
20
|
-
f"""
|
|
19
|
+
print(f"""
|
|
21
20
|
Open
|
|
22
21
|
|
|
23
22
|
https://{hostname}/profile/settings
|
|
@@ -25,8 +24,7 @@ Open
|
|
|
25
24
|
in your browser. Scroll down to approved integrations and click the
|
|
26
25
|
'+ New access token' button. Fill in the required data and click the
|
|
27
26
|
'Generate token' button. Enter the token here.
|
|
28
|
-
"""
|
|
29
|
-
)
|
|
27
|
+
""")
|
|
30
28
|
|
|
31
29
|
token = input("Canvas token: ")
|
|
32
30
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: canvaslms
|
|
3
|
-
Version: 5.
|
|
3
|
+
Version: 5.7
|
|
4
4
|
Summary: Command-line interface to Canvas LMS
|
|
5
5
|
License-Expression: MIT
|
|
6
6
|
License-File: LICENSE
|
|
@@ -28,6 +28,7 @@ Requires-Dist: llm (>=0.16) ; (python_version >= "3.9") and (extra == "llm")
|
|
|
28
28
|
Requires-Dist: llm-anthropic (>=0.19,<0.20) ; (python_version >= "3.9") and (extra == "llm")
|
|
29
29
|
Requires-Dist: llm-azure (>=1.1,<2.0) ; (python_version >= "3.9") and (extra == "llm")
|
|
30
30
|
Requires-Dist: llm-gemini (>=0.26.1,<0.27.0) ; (python_version >= "3.9") and (extra == "llm")
|
|
31
|
+
Requires-Dist: llm-github-copilot (>=0.3.1,<1.0.0) ; (python_version >= "3.9") and (extra == "llm")
|
|
31
32
|
Requires-Dist: llm-openai-plugin (>=0.7,<0.8) ; (python_version >= "3.9") and (extra == "llm")
|
|
32
33
|
Requires-Dist: llm-python (>=0.1,<0.2) ; (python_version >= "3.9") and (extra == "llm")
|
|
33
34
|
Requires-Dist: patiencediff (>=0.2.18,<0.3.0) ; (python_version >= "3.9") and (extra == "diff")
|
|
@@ -19,7 +19,7 @@ canvaslms/cli/discussions.py,sha256=R6GbFbHYXCa0vyDf4eegGp74Pj6WGC38MEb6kY0PkWY,
|
|
|
19
19
|
canvaslms/cli/grade.nw,sha256=ms7sBiGRPbK0CJLKxxYx_CDY9LMWgKxUuf2M3FYepMs,2197
|
|
20
20
|
canvaslms/cli/grade.py,sha256=b7YkFIz64oXzcV2FcptpYJphevuCU3cdx9CilZHcG_A,662
|
|
21
21
|
canvaslms/cli/login.nw,sha256=93LyHO_LXL1WdEvMg3OLhWulgkdoO8pfjYZVLwUbX4I,4419
|
|
22
|
-
canvaslms/cli/login.py,sha256=
|
|
22
|
+
canvaslms/cli/login.py,sha256=wbA5Q9fTsW1J-vraRcdq2kG4h_LFtvH_MTEay6h8GcE,2737
|
|
23
23
|
canvaslms/cli/modules.nw,sha256=rvrZe4AU_ok955GZ_ZwwFNFIHIKzft1LR9zTVLW_gic,24122
|
|
24
24
|
canvaslms/cli/modules.py,sha256=8fZpW_x7eUMUgcn8JrvbGuwtrmHsbVdNvqfcRgfF4x8,12953
|
|
25
25
|
canvaslms/cli/pages.nw,sha256=njm6oQT22ryI8Z7O62d-qivQjbMX_je5OwhgHEvtVUg,28934
|
|
@@ -57,8 +57,8 @@ canvaslms/hacks/attachment_cache.py,sha256=LcOZqaa6jPrEJWUD-JYN5GTc3bxCbv2fr_vqu
|
|
|
57
57
|
canvaslms/hacks/canvasapi.nw,sha256=ixmIHn4tgy-ZKtQ1rqWSw97hfY2m0qtGX0de2x89lwA,136470
|
|
58
58
|
canvaslms/hacks/canvasapi.py,sha256=A-r48x7gO6143_QkuZ8n6EW66i-a2AXXr7X7oeehOAU,31868
|
|
59
59
|
canvaslms/hacks/test_hacks.py,sha256=JSJNvZqHu1E_s51HsPD7yr1gC-R-xVe-tuMMAKU9Gj8,66709
|
|
60
|
-
canvaslms-5.
|
|
61
|
-
canvaslms-5.
|
|
62
|
-
canvaslms-5.
|
|
63
|
-
canvaslms-5.
|
|
64
|
-
canvaslms-5.
|
|
60
|
+
canvaslms-5.7.dist-info/METADATA,sha256=39VhZz1uFN7Bm1W7GU2Yyxt6RI_wh3u5dd1t3kweD_w,6078
|
|
61
|
+
canvaslms-5.7.dist-info/WHEEL,sha256=3ny-bZhpXrU6vSQ1UPG34FoxZBp3lVcvK0LkgUz6VLk,88
|
|
62
|
+
canvaslms-5.7.dist-info/entry_points.txt,sha256=lyblfkLbodN5yb7q1c6-rwIoJPV-ygXrB9PYb5boHXM,48
|
|
63
|
+
canvaslms-5.7.dist-info/licenses/LICENSE,sha256=N_TKsbzzD5Ax5fWJqEQk9bkwtf394MJkNeFld4HV6-E,1074
|
|
64
|
+
canvaslms-5.7.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|