Courseware for Making With Code
Project description
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 (the --user
flag tells pip to install the package in your
user directory, where you don't need administrator access.
pip3 install --user 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. If you're a student or teacher using
Making With Code, please consult your curriculum website for detailed instructions
on how and why to use this tool.
If you're interested in computing education and want to learn more about Making With Code, please contact Dr. Chris Proctor.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for making-with-code-cli-0.0.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ece318a54950c479a448a2d6bbcda68e36f4780bf7db26e31836aaed8dca7c5d |
|
MD5 | 8d49ad6564ac0d5f875b831526f9f49f |
|
BLAKE2b-256 | a1ed6f08c02d6d9eb6285f61e577b799e3cc06621a20b9fbbf2240a024f0cbf5 |
Hashes for making_with_code_cli-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a400434ea8778dbf06551e912c335d1d9e2609ae836ae111423ec53964d344cc |
|
MD5 | a119b5a3dde33a46518430bc5a0512d2 |
|
BLAKE2b-256 | 16f9d6218073fcfcaf0e22b2d2f935fe30ba481ad9b6e58064c3ccd0a03bbc48 |