{"id":20448576,"url":"https://github.com/datacamp/shellwhat_ext","last_synced_at":"2025-04-13T01:27:32.679Z","repository":{"id":57466748,"uuid":"109410948","full_name":"datacamp/shellwhat_ext","owner":"datacamp","description":"Extensions to shellwhat testing","archived":false,"fork":false,"pushed_at":"2022-07-15T18:40:43.000Z","size":74,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-03-26T19:12:14.476Z","etag":null,"topics":["fs","le"],"latest_commit_sha":null,"homepage":null,"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":null,"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-11-03T15:20:07.000Z","updated_at":"2022-06-21T15:02:55.000Z","dependencies_parsed_at":"2022-09-10T02:00:39.631Z","dependency_job_id":null,"html_url":"https://github.com/datacamp/shellwhat_ext","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fshellwhat_ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fshellwhat_ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fshellwhat_ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fshellwhat_ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datacamp","download_url":"https://codeload.github.com/datacamp/shellwhat_ext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248652891,"owners_count":21140095,"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:48.241Z","updated_at":"2025-04-13T01:27:32.584Z","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\n# shellwhat_ext\n\n[![Build Status](https://travis-ci.org/datacamp/shellwhat_ext.svg?branch=master)](https://travis-ci.org/datacamp/sqlwhat_ext)\n[![codecov](https://codecov.io/gh/datacamp/shellwhat_ext/branch/master/graph/badge.svg)](https://codecov.io/gh/datacamp/shellwhat_ext)\n[![PyPI version](https://badge.fury.io/py/shellwhat-ext.svg)](https://badge.fury.io/py/shellwhat-ext)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fshellwhat_ext.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fshellwhat_ext?ref=badge_shield)\n\nExtensions to [shellwhat](http://github.com/datacamp/shellwhat) testing.\n\n## Including in a DataCamp course\n\nIn the course's `requirements.sh`, add\n\n```\n# replace 0.0.1 with the appropriate release version\npip3 install --no-deps shellwhat-ext==0.0.1\n```\n\nTo use the extensions in an exercise's SCT, import the function you want into the SCT block of the exercise:\n\n```python\nfrom shellwhat_ext import test_cmdline\nEx() \u003e\u003e test_cmdline([['wc',   'l', '+']])\n```\n\n## Deploying to PyPI\n\nFollow these steps\n\n1. Open a PR, merge into master when appropriate.\n2. Once merged, increment `__version__ = 0.0.1` to reflect changes ([see semver for guidance](http://semver.org/)).\n3. Create a github release labeled `vVERSION`. E.g. `v0.0.1`. (see [here](https://help.github.com/articles/creating-releases/)).\n\n## Running tests\n\n```\nmake install\nmake test\n```\n\n\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fshellwhat_ext.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fshellwhat_ext?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacamp%2Fshellwhat_ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatacamp%2Fshellwhat_ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacamp%2Fshellwhat_ext/lists"}