{"id":20448549,"url":"https://github.com/datacamp/sqlwhat-ext","last_synced_at":"2025-04-13T01:28:41.578Z","repository":{"id":57470643,"uuid":"93109798","full_name":"datacamp/sqlwhat-ext","owner":"datacamp","description":"extensions (high-level SCTs) for sqlwhat","archived":false,"fork":false,"pushed_at":"2022-07-15T18:40:54.000Z","size":35,"stargazers_count":1,"open_issues_count":1,"forks_count":4,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-03-26T19:12:20.535Z","etag":null,"topics":["fs","le"],"latest_commit_sha":null,"homepage":"http://sqlwhat-ext.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":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-06-02T00:07:12.000Z","updated_at":"2022-06-21T14:59:30.000Z","dependencies_parsed_at":"2022-09-26T17:40:34.895Z","dependency_job_id":null,"html_url":"https://github.com/datacamp/sqlwhat-ext","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fsqlwhat-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fsqlwhat-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fsqlwhat-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datacamp%2Fsqlwhat-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datacamp","download_url":"https://codeload.github.com/datacamp/sqlwhat-ext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647301,"owners_count":21139086,"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:41.019Z","updated_at":"2025-04-13T01:28:41.545Z","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 \nsqlwhat-ext\n===========\n\n[![Build Status](https://travis-ci.org/datacamp/sqlwhat-ext.svg?branch=master)](https://travis-ci.org/datacamp/sqlwhat-ext)\n[![codecov](https://codecov.io/gh/datacamp/sqlwhat-ext/branch/master/graph/badge.svg)](https://codecov.io/gh/datacamp/sqlwhat-ext)\n[![PyPI version](https://badge.fury.io/py/sqlwhat-ext.svg)](https://badge.fury.io/py/sqlwhat-ext)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fsqlwhat-ext.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fsqlwhat-ext?ref=badge_shield)\n\nExtensions (high-level SCTs) for sqlwhat.\n\n[Documentation here](http://sqlwhat-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\npip3 install --no-deps sqlwhat-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 sqlwhat_ext import check_result2\n\nEx() \u003e\u003e check_result2()\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 .\npytest tests\n\n# can also do: python -m pytest tests\n```\n\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fsqlwhat-ext.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fsqlwhat-ext?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacamp%2Fsqlwhat-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatacamp%2Fsqlwhat-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatacamp%2Fsqlwhat-ext/lists"}