making-with-code-cli

View on PyPIReverse Dependencies (0)

1.3.1 making_with_code_cli-1.3.1-py3-none-any.whl

Wheel Details

Project: making-with-code-cli
Version: 1.3.1
Filename: making_with_code_cli-1.3.1-py3-none-any.whl
Download: [link]
Size: 28390
MD5: c4a859cb046ed18beee11ade55fb8289
SHA256: 650f7cac05f1e92a9fde9d601a1fd6e57c5465f4bff82ada927f8f0382837125
Uploaded: 2023-09-11 18:48:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: making-with-code-cli
Version: 1.3.1
Summary: Courseware for Making With Code
Author: Chris Proctor
Author-Email: chris[at]chrisproctor.net
Home-Page: https://github.com/cproctor/making-with-code-courseware
Project-Url: issues, https://github.com/cproctor/making-with-code-courseware/issues
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: click (<9.0.0,>=8.0.3)
Requires-Dist: dateparser (<2.0.0,>=1.1.8)
Requires-Dist: gitpython (<4.0.0,>=3.1.32)
Requires-Dist: requests (<3.0.0,>=2.27.1)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1343 characters]

WHEEL

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

RECORD

Path Digest Size
making_with_code_cli/cli.py sha256=KuSWKXYKK651tIXpeZ3nIVynRATal8NV-jSArYXEbo0 443
making_with_code_cli/curriculum.py sha256=sWYjJqX1TdXoayj3VKuoVNzV1j-1gDIVBe3OnriqXY4 813
making_with_code_cli/errors.py sha256=aRno6q_k0c-RP4Uc06NBOc_JHrLcMsXlsrkRiUQi8FY 937
making_with_code_cli/git_backend/__init__.py sha256=UleXH-1HbEglNL8y_d7-JpQfLRDZ2pBpLYzy9-eH_k0 112
making_with_code_cli/git_backend/base_backend.py sha256=Kqx8X96IQuPpnsEf-EAoZ5LD-v8W3W_TSTug-1rS2zQ 1763
making_with_code_cli/git_backend/mwc_backend.py sha256=GKUoGI7Z0wvLzDp52LFcjhn1qR6RdcaZdIdBsnIpB7E 4109
making_with_code_cli/git_wrapper.py sha256=qSkFdZG2OAww_-eBzAg3tYJODdHS91tEmvRJtYim4b4 727
making_with_code_cli/helpers.py sha256=n1ZT5Gfg3997qMVC7sAqXeWmVxjVNKL2h_tHjfuZ41k 266
making_with_code_cli/mwc_accounts_api.py sha256=IW3cq8WepBt76n4ELSXipCHy-9NqMNZRjkFyQvPz92s 1765
making_with_code_cli/settings.py sha256=kRBUJWj5f0cUm9k_jd1SmjswxZtHrmpb9qB2uYXac9s 1625
making_with_code_cli/setup/__init__.py sha256=_VlZTESlaWhj8t5T-cPcc0lpoz_2zQNvKhILK0aSI6I 3642
making_with_code_cli/setup/tasks.py sha256=oe55a2CQbtyk8rH7hoZP_KqjCT6YQR-hWNiPbnmZn5Q 16832
making_with_code_cli/styles.py sha256=ZKbs-Grq1aF3wV8scwQxMO1UjnphuIccdNzksLxAo_A 910
making_with_code_cli/submit.py sha256=gWnueoyvZVdJdSLxOBSS0Qvx_8OdQB5VonQ1p7hjYSA 1207
making_with_code_cli/teach/__init__.py sha256=GpytJX0og7q6obkBLUdppsJpUU_G_i948gX5O-Djdpc 448
making_with_code_cli/teach/check.py sha256=0jhzZGBBoenfVbBo-P-7aoy0VG3DFO1XXOJ6HeWdDow 1280
making_with_code_cli/teach/gitea_api/api.py sha256=ofT0Uyo-rIaSYcPxVsPvs81UPSLW66kBIg7ZoIL2ojY 2600
making_with_code_cli/teach/gitea_api/exceptions.py sha256=VPXU8dArT52RucCS5o5aUZ3vhNsyGvBb8ket2WYNL7k 313
making_with_code_cli/teach/log.py sha256=GroJv6ritEm-AT-EqVZiKHkLqgGBW-q7UR-JozBBIg4 3175
making_with_code_cli/teach/setup.py sha256=rgIxinzpy-BgcY3TiTUoN2cMhodheT_W5OOrBsuOPX0 2454
making_with_code_cli/teach/status.py sha256=ThCQBgolRJQptU7vtQX-Jv-E9bLVaiTX32Gp51vaPwI 4193
making_with_code_cli/teach/student_repo_functions.py sha256=yD4gvPT0UPuTmwvq2gjrMTvnij1lnF9xFQoB05wtSGo 3129
making_with_code_cli/teach/student_repos.py sha256=ql62bdOLozHf1dNtYPgRmDfgkkkUDXny2ff_b83iIWk 2535
making_with_code_cli/teach/test/__init__.py sha256=7lFl3AU6XGLZefyOaAY2wK0i50uNlDafTGQOB-XQEXs 298
making_with_code_cli/teach/test/test_module.py sha256=qLCqC8RCb0p_hDTholfp-PgnPAXE84UZLKewCMBEyjU 202
making_with_code_cli/teach/update.py sha256=nvEiaTxc57F9bFlOtwdz-jhDk00tk1Az4GvKuqPbpJs 1850
making_with_code_cli/update/__init__.py sha256=ZJJolyJL4x7li-HUYiA_HYvvwQ59SDMVUPMPRN1xun4 2613
making_with_code_cli/version.py sha256=4t7TOR5OlBrLFy7jrtS_d6FtIReco1NDdVPQoCb6Jx8 286
making_with_code_cli-1.3.1.dist-info/METADATA sha256=_BOVuQpZZ_411ymYuU0wdEVbzoNb9oEIfumruVsitgg 2224
making_with_code_cli-1.3.1.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
making_with_code_cli-1.3.1.dist-info/entry_points.txt sha256=XnS9X6fVIRhBnRwWh7cSi4AKG5rDUqVGeH9EPKKNdVg 52
making_with_code_cli-1.3.1.dist-info/RECORD

entry_points.txt

mwc = making_with_code_cli.cli:cli