# Making With Code CLI
This package provides the command-line tool `mwc` which accompanies the Making With Code
introductory Computer Science curriculum. `mwc` helps students configure their computers,
sets up git repositories for course assignemnts, and provides helpers for other course tasks
like running tests and accessing the curriculum.
Teachers will be able to use `mwc` to adminster their courses, including tools for feedback and
assessment. The overall goal of the project is to provide computational infrastructure to teachers
and schools allowing them to teach CS through open-ended projects using real tools, supporting
personal relationships with powerful ideas and rich computing cultures.
## Usage
`mwc` can be installed via pip. However, if you're a student or teacher using
Making With Code, there is a separate bootstrapping process you should follow.
Please consult your curriculum website (or ask your teacher) for detailed instructions
on how and why to use this tool.
pip3 install making-with-code-cli
Once installed, you can set up your computer using the `mwc setup` command. Run
`mwc --help` to see all the commands available.
## Contact
If you're interested in computing education and want to learn more about Making With Code,
please contact [Dr. Chris Proctor](https://chrisproctor.net).
Raw data
{
"_id": null,
"home_page": "https://github.com/cproctor/making-with-code-courseware",
"name": "making-with-code-cli",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Chris Proctor",
"author_email": "chris@chrisproctor.net",
"download_url": "https://files.pythonhosted.org/packages/75/ef/2a0c08f9dbb4f51482ca12d79087f0dd8c2c593d8576abe1aa97f0df223c/making_with_code_cli-2.1.0.tar.gz",
"platform": null,
"description": "# Making With Code CLI\n\nThis package provides the command-line tool `mwc` which accompanies the Making With Code\nintroductory Computer Science curriculum. `mwc` helps students configure their computers, \nsets up git repositories for course assignemnts, and provides helpers for other course tasks\nlike running tests and accessing the curriculum.\n\nTeachers will be able to use `mwc` to adminster their courses, including tools for feedback and \nassessment. The overall goal of the project is to provide computational infrastructure to teachers\nand schools allowing them to teach CS through open-ended projects using real tools, supporting \npersonal relationships with powerful ideas and rich computing cultures. \n\n## Usage\n\n`mwc` can be installed via pip. However, if you're a student or teacher using \nMaking With Code, there is a separate bootstrapping process you should follow. \nPlease consult your curriculum website (or ask your teacher) for detailed instructions \non how and why to use this tool. \n\n pip3 install making-with-code-cli\n\nOnce installed, you can set up your computer using the `mwc setup` command. Run \n`mwc --help` to see all the commands available. \n\n## Contact\n\nIf you're interested in computing education and want to learn more about Making With Code, \nplease contact [Dr. Chris Proctor](https://chrisproctor.net).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Courseware for Making With Code",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/cproctor/making-with-code-courseware",
"issues": "https://github.com/cproctor/making-with-code-courseware/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d1af0fcc7a7058dfbc6d919f35be36b440bac1459aea0862ad34d62ca902ad4b",
"md5": "a7fcf45409708dae5a053ed5e5b88a6a",
"sha256": "e487e6cd5b5c1c851585bc960e1fc70282933704c4f76d7320754f718a8633eb"
},
"downloads": -1,
"filename": "making_with_code_cli-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a7fcf45409708dae5a053ed5e5b88a6a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 30534,
"upload_time": "2024-10-22T17:10:00",
"upload_time_iso_8601": "2024-10-22T17:10:00.512394Z",
"url": "https://files.pythonhosted.org/packages/d1/af/0fcc7a7058dfbc6d919f35be36b440bac1459aea0862ad34d62ca902ad4b/making_with_code_cli-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "75ef2a0c08f9dbb4f51482ca12d79087f0dd8c2c593d8576abe1aa97f0df223c",
"md5": "395e543e110e7821b815d4e14c268212",
"sha256": "d29925632bca6314cd1d13d140aad5c94ab483e8e82f5d496eabebcd9567f514"
},
"downloads": -1,
"filename": "making_with_code_cli-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "395e543e110e7821b815d4e14c268212",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 20718,
"upload_time": "2024-10-22T17:10:02",
"upload_time_iso_8601": "2024-10-22T17:10:02.159508Z",
"url": "https://files.pythonhosted.org/packages/75/ef/2a0c08f9dbb4f51482ca12d79087f0dd8c2c593d8576abe1aa97f0df223c/making_with_code_cli-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-22 17:10:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cproctor",
"github_project": "making-with-code-courseware",
"github_not_found": true,
"lcname": "making-with-code-cli"
}