learn-python-ceg-test


Namelearn-python-ceg-test JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/mike-mendoza/learn_python_ceg_test
Summarylearn_python check answers
upload_time2023-06-27 10:41:39
maintainer
docs_urlNone
authorMiguel Angel Mendoza-Lugo, Robert Lanzafame, Ahmed Farahat
requires_python
licenseGNU
keywords pypi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
             <img src="https://raw.githubusercontent.com/TUDelft-CITG/learn-python/main/book/figures/learn-python-logo.png" width=80/> 

# Learn Python for Civil Engineering and Geoscience test answers

A Python package for validating online course _Learn Python for Civil Engineering and Geosciences_ answers.

## Installation and updating
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install the last stable version of the package. 

```bash
pip install learn-python-ceg-test
```

## Usage
The package allows for evaluating the answers to the exercises in sections 3, 4 and 6. 

#### Demo of some of the features:

```python
import learn_python_ceg_test.check_answers as check

check.notebook_3(question_number=0, arguments=[car_info, message])

```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[GNU](https://choosealicense.com/licenses/gpl-3.0/)

## Acknowledgments

Financial support for this project was provided through an open education grant from the Educational Management Team for the Civil Engineering and Geosciences Faculty at Delft. The content was first developed for Summer 2022 by Sandra Verhagen and a team of TA's in Jupyter notebooks that were auto-graded in Vocareum. For Summer 2023 a second round of funding was optained to update the content and adapt it to an entirely open and self-paced course without enrollement via a Jupyter Book, led by Robert Lanzafame. Special thanks goes to Miguel Mendoza Lugo who adapted the notebooks into the Jupyter Book format and implemented the interactive features, as well as Ahmed Farahat, who helped create the fun new visual features that make understanding the material easier in the Jupyter Book platform, as well as the In a Nutshell summaries.

This Book is maintained and developed by staff of the Faculty of Civil Engineering and Geosciences of TU Delft, the Netherlands.

 <img src="https://raw.githubusercontent.com/TUDelft-CITG/learn-python/mike/book/figures/TUDelft_logo_cmyk.png" width=170  style="float: right;"/> 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mike-mendoza/learn_python_ceg_test",
    "name": "learn-python-ceg-test",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pypi",
    "author": "Miguel Angel Mendoza-Lugo, Robert Lanzafame, Ahmed Farahat",
    "author_email": "mendozalugo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e6/33/17a38b1373f3a3b9ccc52f623e2f39d59ac17864d19da6df25ec3bf88e05/learn_python_ceg_test-1.0.3.tar.gz",
    "platform": null,
    "description": " <img src=\"https://raw.githubusercontent.com/TUDelft-CITG/learn-python/main/book/figures/learn-python-logo.png\" width=80/> \r\n\r\n# Learn Python for Civil Engineering and Geoscience test answers\r\n\r\nA Python package for validating online course _Learn Python for Civil Engineering and Geosciences_ answers.\r\n\r\n## Installation and updating\r\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install the last stable version of the package. \r\n\r\n```bash\r\npip install learn-python-ceg-test\r\n```\r\n\r\n## Usage\r\nThe package allows for evaluating the answers to the exercises in sections 3, 4 and 6. \r\n\r\n#### Demo of some of the features:\r\n\r\n```python\r\nimport learn_python_ceg_test.check_answers as check\r\n\r\ncheck.notebook_3(question_number=0, arguments=[car_info, message])\r\n\r\n```\r\n## Contributing\r\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\r\n\r\n## License\r\n[GNU](https://choosealicense.com/licenses/gpl-3.0/)\r\n\r\n## Acknowledgments\r\n\r\nFinancial support for this project was provided through an open education grant from the Educational Management Team for the Civil Engineering and Geosciences Faculty at Delft. The content was first developed for Summer 2022 by Sandra Verhagen and a team of TA's in Jupyter notebooks that were auto-graded in Vocareum. For Summer 2023 a second round of funding was optained to update the content and adapt it to an entirely open and self-paced course without enrollement via a Jupyter Book, led by Robert Lanzafame. Special thanks goes to Miguel Mendoza Lugo who adapted the notebooks into the Jupyter Book format and implemented the interactive features, as well as Ahmed Farahat, who helped create the fun new visual features that make understanding the material easier in the Jupyter Book platform, as well as the In a Nutshell summaries.\r\n\r\nThis Book is maintained and developed by staff of the Faculty of Civil Engineering and Geosciences of TU Delft, the Netherlands.\r\n\r\n <img src=\"https://raw.githubusercontent.com/TUDelft-CITG/learn-python/mike/book/figures/TUDelft_logo_cmyk.png\" width=170  style=\"float: right;\"/> \r\n",
    "bugtrack_url": null,
    "license": "GNU",
    "summary": "learn_python check answers",
    "version": "1.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/mike-mendoza/learn_python_ceg_test/issues",
        "Download": "https://github.com/mike-mendoza/learn_python_ceg_test/archive/refs/tags/v1.0.3.tar.gz",
        "Homepage": "https://github.com/mike-mendoza/learn_python_ceg_test"
    },
    "split_keywords": [
        "pypi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e63317a38b1373f3a3b9ccc52f623e2f39d59ac17864d19da6df25ec3bf88e05",
                "md5": "a3555968a56d680290ead75571dc4cab",
                "sha256": "3321fac11b921d46a11d13ab38a6137b9c929b8c838dfdc19b97746715db412e"
            },
            "downloads": -1,
            "filename": "learn_python_ceg_test-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a3555968a56d680290ead75571dc4cab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17117,
            "upload_time": "2023-06-27T10:41:39",
            "upload_time_iso_8601": "2023-06-27T10:41:39.801020Z",
            "url": "https://files.pythonhosted.org/packages/e6/33/17a38b1373f3a3b9ccc52f623e2f39d59ac17864d19da6df25ec3bf88e05/learn_python_ceg_test-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 10:41:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mike-mendoza",
    "github_project": "learn_python_ceg_test",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "learn-python-ceg-test"
}
        
Elapsed time: 0.23284s