{"id":20448530,"url":"https://github.com/datacamp/shellwhat","last_synced_at":"2025-04-13T01:27:30.662Z","repository":{"id":37484231,"uuid":"98566735","full_name":"datacamp/shellwhat","owner":"datacamp","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-21T14:51:54.000Z","size":123,"stargazers_count":2,"open_issues_count":3,"forks_count":8,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-10-13T21:54:18.016Z","etag":null,"topics":["fs","le"],"latest_commit_sha":null,"homepage":"https://shellwhat.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datacamp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-27T18:06:48.000Z","updated_at":"2022-06-21T14:51:58.000Z","dependencies_parsed_at":"2022-09-10T02:00:39.316Z","dependency_job_id":null,"html_url":"https://github.com/datacamp/shellwhat","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fshellwhat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fshellwhat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fshellwhat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fshellwhat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datacamp","download_url":"https://codeload.github.com/datacamp/shellwhat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224766915,"owners_count":17366413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fs","le"],"created_at":"2024-11-15T10:35:34.726Z","updated_at":"2024-11-15T10:35:35.205Z","avatar_url":"https://github.com/datacamp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e :warning: **This repo has outdated tokens in its travisci config**\n\u003e To make new releases for this project it needs to be moved to circleci\n\nshellwhat\n=========\n\n[![Build Status](https://travis-ci.org/datacamp/shellwhat.svg?branch=master)](https://travis-ci.org/datacamp/shellwhat)\n[![codecov](https://codecov.io/gh/datacamp/shellwhat/branch/master/graph/badge.svg)](https://codecov.io/gh/datacamp/shellwhat)\n[![PyPI version](https://badge.fury.io/py/shellwhat.svg)](https://badge.fury.io/py/shellwhat)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fshellwhat.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fshellwhat?ref=badge_shield)\n\n`shellwhat` enables you to write Submission Correctness Tests (SCTs) for interactive Shell exercises on DataCamp.\n\n- If you are new to teaching on DataCamp, check out https://instructor-support.datacamp.com.\n- If you want to learn what SCTs are and how they work, visit [this article](https://instructor-support.datacamp.com/courses/course-development/submission-correctness-tests) specifically.\n- For a complete overview of all functionality inside `shellwhat` and articles about what to use when, consult https://shellwhat.readthedocs.io.\n\nInstalling\n----------\n\n```bash\npip install shellwhat\n```\n\nDevelopment\n-----------\n\nInstall everything needed for developing:\n\n```bash\npip install -r requirements.txt\npip install -e .\n```\n\nBy default, the `DummyParser` is used, that does not parse the shell code.\nHence, you can not run tests that need this parser:\n\n```bash\npytest -m \"not osh\"\n```\n\nIf you also want to run these 'parser tests',\nthere is a Dockerfile to parse shell commands with\nthe [Oil parser](https://github.com/oilshell/oil):\n\n```bash\n# Look in Makefile for details\nSHELLWHAT_PARSER='docker' make test\n```\n\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fshellwhat.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fshellwhat?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacamp%2Fshellwhat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatacamp%2Fshellwhat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacamp%2Fshellwhat/lists"}