{"id":20448547,"url":"https://github.com/datacamp/pythonwhat-ext","last_synced_at":"2025-04-13T01:27:34.300Z","repository":{"id":22026782,"uuid":"94821825","full_name":"datacamp/pythonwhat-ext","owner":"datacamp","description":"extensions (high-level SCTs) for pythonwhat","archived":false,"fork":false,"pushed_at":"2023-02-10T20:37:43.000Z","size":27,"stargazers_count":0,"open_issues_count":3,"forks_count":5,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-03-26T19:12:14.531Z","etag":null,"topics":["fs","le"],"latest_commit_sha":null,"homepage":"","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-19T21:18:56.000Z","updated_at":"2022-06-21T14:59:59.000Z","dependencies_parsed_at":"2024-11-15T10:35:56.138Z","dependency_job_id":null,"html_url":"https://github.com/datacamp/pythonwhat-ext","commit_stats":{"total_commits":16,"total_committers":5,"mean_commits":3.2,"dds":0.3125,"last_synced_commit":"faa5747c82b3bacb0166e5911d2171abc52d3d7f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fpythonwhat-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fpythonwhat-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fpythonwhat-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fpythonwhat-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datacamp","download_url":"https://codeload.github.com/datacamp/pythonwhat-ext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248652903,"owners_count":21140098,"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:40.238Z","updated_at":"2025-04-13T01:27:34.262Z","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# pythonwhat-ext\n\n[![Build Status](https://travis-ci.org/datacamp/pythonwhat-ext.svg?branch=master)](https://travis-ci.org/datacamp/pythonwhat-ext)\n[![PyPI version](https://badge.fury.io/py/pythonwhat-ext.svg)](https://badge.fury.io/py/pythonwhat-ext)\n\n\nExtensions (high-level SCTs) for pythonwhat\n\n[Documentation here](http://pythonwhat-ext.readthedocs.io/).\n\nIncluding in a DataCamp course\n------------------------------\n\nIn the course's `requirements.sh`, add\n\n```\n# replace 0.0.1 with the appropriate release version\n# be sure to use --no-deps flag, so it ONLY installs extension\npip3 install --no-deps pythonwhat-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```\nfrom pythonwhat_ext import check_numpy_array\n\nEx() \u003e\u003e check_numpy_array('x')\n```\n\nDeploying to PyPI\n----------------------------\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\nRunning tests\n-------------\n\n```\npip install -r requirements.txt\n# may need to uncomment line below\n#pip install -e .\npy.test tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacamp%2Fpythonwhat-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatacamp%2Fpythonwhat-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacamp%2Fpythonwhat-ext/lists"}