snakelings


Namesnakelings JSON
Version 1.0.0.dev5 PyPI version JSON
download
home_pageNone
Summary🐍 A collection of small exercises to assist beginners at reading and writing Python code.
upload_time2024-09-26 23:34:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2024-present Goldy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords python exercises python beginners
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">

  # 🐍 Snakelings

  <sub>Learn Python the right way. By actually writing code and solving problems!</sub>

  <img width="1000px" src="https://github.com/THEGOLDENPRO/snakelings/assets/66202304/ce48eae7-c2c6-4331-b7fe-a67bbfc07978">

</div>

<br>

> [!Warning]
> This project is a work in progress so it is not complete yet.

## The problem.
Learning Python involves **actually** doing things practically; sitting down and watching YouTube tutorial after another won't get you anywhere. Beginners tend to fall into this, we even have a name for it, Tutorial 🔥 Hell. Tutorials are good for getting to know the basics but that's where I believe you should stop, and begin actually writing code.

🐍 Snakelings helps with 🌟 that. 🐍 Snakelings provides a set of short exercises to immerse you into developing and debugging Python code. Inspired by [Rustlings](https://github.com/rust-lang/rustlings), each exercise in Snakelings has intentional faults designed to expose you to as many Python exceptions and errors as possible. 🐍 Snakelings bridges the gap between the theoretical and practical coding knowledge by providing a **real** environment.

## TODO
Todo has been moved over here --> https://github.com/THEGOLDENPRO/snakelings/issues/10

<br>

> more readme coming soon...

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "snakelings",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "python exercises, python beginners",
    "author": null,
    "author_email": "Goldy <goldy@devgoldy.xyz>",
    "download_url": "https://files.pythonhosted.org/packages/ec/cb/ab16c69659fa24e040f60dad83e28d07229826c3250dcb6027f02b820a91/snakelings-1.0.0.dev5.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n\n  # \ud83d\udc0d Snakelings\n\n  <sub>Learn Python the right way. By actually writing code and solving problems!</sub>\n\n  <img width=\"1000px\" src=\"https://github.com/THEGOLDENPRO/snakelings/assets/66202304/ce48eae7-c2c6-4331-b7fe-a67bbfc07978\">\n\n</div>\n\n<br>\n\n> [!Warning]\n> This project is a work in progress so it is not complete yet.\n\n## The problem.\nLearning Python involves **actually** doing things practically; sitting down and watching YouTube tutorial after another won't get you anywhere. Beginners tend to fall into this, we even have a name for it, Tutorial \ud83d\udd25 Hell. Tutorials are good for getting to know the basics but that's where I believe you should stop, and begin actually writing code.\n\n\ud83d\udc0d Snakelings helps with \ud83c\udf1f that. \ud83d\udc0d Snakelings provides a set of short exercises to immerse you into developing and debugging Python code. Inspired by [Rustlings](https://github.com/rust-lang/rustlings), each exercise in Snakelings has intentional faults designed to expose you to as many Python exceptions and errors as possible. \ud83d\udc0d Snakelings bridges the gap between the theoretical and practical coding knowledge by providing a **real** environment.\n\n## TODO\nTodo has been moved over here --> https://github.com/THEGOLDENPRO/snakelings/issues/10\n\n<br>\n\n> more readme coming soon...\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024-present Goldy  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "\ud83d\udc0d A collection of small exercises to assist beginners at reading and writing Python code.",
    "version": "1.0.0.dev5",
    "project_urls": {
        "BugTracker": "https://github.com/THEGOLDENPRO/snakelings/issues",
        "GitHub": "https://github.com/THEGOLDENPRO/snakelings"
    },
    "split_keywords": [
        "python exercises",
        " python beginners"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77d099622ab00c94e5e99b27b7e7cf3ed3f8e027365c116eda0c89a9704814dd",
                "md5": "cbb0b68185b0e0164f717c70c33baf2f",
                "sha256": "51ea1769037c956171b9a9b788715f00a90c0a464b52f669d6fc736f03899416"
            },
            "downloads": -1,
            "filename": "snakelings-1.0.0.dev5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cbb0b68185b0e0164f717c70c33baf2f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16480,
            "upload_time": "2024-09-26T23:34:10",
            "upload_time_iso_8601": "2024-09-26T23:34:10.392911Z",
            "url": "https://files.pythonhosted.org/packages/77/d0/99622ab00c94e5e99b27b7e7cf3ed3f8e027365c116eda0c89a9704814dd/snakelings-1.0.0.dev5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eccbab16c69659fa24e040f60dad83e28d07229826c3250dcb6027f02b820a91",
                "md5": "438c9009b64d33d7ea4878e5148b8e83",
                "sha256": "afa582058669bac6b9ee1e11a7522e4486f09b2612efa1c65efea2e47bb041f1"
            },
            "downloads": -1,
            "filename": "snakelings-1.0.0.dev5.tar.gz",
            "has_sig": false,
            "md5_digest": "438c9009b64d33d7ea4878e5148b8e83",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12366,
            "upload_time": "2024-09-26T23:34:11",
            "upload_time_iso_8601": "2024-09-26T23:34:11.851942Z",
            "url": "https://files.pythonhosted.org/packages/ec/cb/ab16c69659fa24e040f60dad83e28d07229826c3250dcb6027f02b820a91/snakelings-1.0.0.dev5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-26 23:34:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "THEGOLDENPRO",
    "github_project": "snakelings",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "snakelings"
}
        
Elapsed time: 0.32042s