protowhat


Nameprotowhat JSON
Version 2.1.3 PyPI version JSON
download
home_pagehttps://github.com/datacamp/protowhat
SummaryPrototype package for submission correctness testing
upload_time2022-12-29 16:16:35
maintainerJeroen Hermans
docs_urlNone
authorFilip Schouwenaars
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # protowhat

[![PyPI version](https://badge.fury.io/py/protowhat.svg)](https://badge.fury.io/py/protowhat)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fprotowhat.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fprotowhat?ref=badge_shield)

`protowhat` is a utility package required by `shellwhat` and `sqlwhat` packages, used for writing Submission Correctness Tests SCTs for interactive Shell and SQL exercises on DataCamp. It contains shared functionality related to SCT syntax, selectors and state manipulation.

- If you are new to teaching on DataCamp, check out https://instructor-support.datacamp.com.
- 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.
- For a deep dive in `protowhat`, consult https://protowhat.readthedocs.io.

## Installation

```
pyenv local 3.9.0
pip3.9 install protowhat   # install from pypi
make install            # install from source
```

## Testing

```
pip3.9 install -e .
pytest
```


## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fprotowhat.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fprotowhat?ref=badge_large)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/datacamp/protowhat",
    "name": "protowhat",
    "maintainer": "Jeroen Hermans",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "content-engineering@datacamp.com",
    "keywords": "",
    "author": "Filip Schouwenaars",
    "author_email": "filip@datacamp.com",
    "download_url": "https://files.pythonhosted.org/packages/8f/5d/b2e6e3dde0889c404fb85cc4626b67e19f560a2f0a76002d062932ea42a4/protowhat-2.1.3.tar.gz",
    "platform": null,
    "description": "# protowhat\n\n[![PyPI version](https://badge.fury.io/py/protowhat.svg)](https://badge.fury.io/py/protowhat)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fprotowhat.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fprotowhat?ref=badge_shield)\n\n`protowhat` is a utility package required by `shellwhat` and `sqlwhat` packages, used for writing Submission Correctness Tests SCTs for interactive Shell and SQL exercises on DataCamp. It contains shared functionality related to SCT syntax, selectors and state manipulation.\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 deep dive in `protowhat`, consult https://protowhat.readthedocs.io.\n\n## Installation\n\n```\npyenv local 3.9.0\npip3.9 install protowhat   # install from pypi\nmake install            # install from source\n```\n\n## Testing\n\n```\npip3.9 install -e .\npytest\n```\n\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdatacamp%2Fprotowhat.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdatacamp%2Fprotowhat?ref=badge_large)\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Prototype package for submission correctness testing",
    "version": "2.1.3",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5e3dca9e1a5cb43506f3536f0fbbeefe",
                "sha256": "6d94b9ce140cf301f1dc85364ee234e3ff042199d380a9fdc37f9fff81dc7624"
            },
            "downloads": -1,
            "filename": "protowhat-2.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e3dca9e1a5cb43506f3536f0fbbeefe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41242,
            "upload_time": "2022-12-29T16:16:34",
            "upload_time_iso_8601": "2022-12-29T16:16:34.136310Z",
            "url": "https://files.pythonhosted.org/packages/ee/31/c84e56f9048283f0e5182c0b7a2459847597021e58eb5d84e047db7748d3/protowhat-2.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "db8b2f379e7851cae238ba857a568f94",
                "sha256": "c1137d709832692b24aabfc6f68464ed0669e2269b9531bf74ded8a06f5253a8"
            },
            "downloads": -1,
            "filename": "protowhat-2.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "db8b2f379e7851cae238ba857a568f94",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 36331,
            "upload_time": "2022-12-29T16:16:35",
            "upload_time_iso_8601": "2022-12-29T16:16:35.381912Z",
            "url": "https://files.pythonhosted.org/packages/8f/5d/b2e6e3dde0889c404fb85cc4626b67e19f560a2f0a76002d062932ea42a4/protowhat-2.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-29 16:16:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "datacamp",
    "github_project": "protowhat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [],
    "lcname": "protowhat"
}
        
Elapsed time: 0.02392s