logic-ds-bm2


Namelogic-ds-bm2 JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/brn378/logicds
SummaryTeaching library for the LogicDS project course
upload_time2024-11-10 06:40:23
maintainerNone
docs_urlNone
authorBarnas Monteith,LogicDS
requires_python>=3.9
licenseMIT License Copyright (c) 2024 <LogicDS Project: Texas Tech University, Center for Science Engagement, University of Florida, Concord Consortium> 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 feed reader tutorial
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Welcome to the Logic-DS Library Repository
by the LogicDS Team, admin: Barnas Monteith, 2024

logic-ds is a Python library aimed at helping students learn functions; in this library we focus on creating functions that gradually introduce students to core programming concepts like inputs, outputs, return values, conditionals, and loops.

distributed as part of the LogicDS Project, housed at Texas Tech University, in conjunction with the University of FLorida, Center for Science Engagement and Concord Consortium
National Science Foundation Award #2201393.  This library is intended to be used as a python teaching library, to aid in student understanding of the universal framework concept of LogicDS, which emphasizes he use of logic and reasoning principles in the pedagogical approaches to teaching fundamental skills behind data science, including math/statistics, computer science as well as AI.
This library focuses on using alternative methods to aid in student understanding of functions with a focus on set theory, tuples, probability and linear regression.  The library is intended to be used along with the documentation and curricula provided through the LogicDS project courses and curricular framework.  

For library usage instructions, see DOCUMENTATION

More info about this project can be found at www.logicds.org

This library is distributed under the MIT License. see LICENSE file for additional information.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/brn378/logicds",
    "name": "logic-ds-bm2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "feed, reader, tutorial",
    "author": "Barnas Monteith,LogicDS",
    "author_email": "LogicDS Barnas Monteith <barnas@engagescience.org>",
    "download_url": "https://files.pythonhosted.org/packages/bd/fb/ee27406354238d50da6c6a557accae56786cb89c2e52439a54735fcd9c22/logic_ds_bm2-1.0.0.tar.gz",
    "platform": null,
    "description": "Welcome to the Logic-DS Library Repository\r\nby the LogicDS Team, admin: Barnas Monteith, 2024\r\n\r\nlogic-ds is a Python library aimed at helping students learn functions; in this library we focus on creating functions that gradually introduce students to core programming concepts like inputs, outputs, return values, conditionals, and loops.\r\n\r\ndistributed as part of the LogicDS Project, housed at Texas Tech University, in conjunction with the University of FLorida, Center for Science Engagement and Concord Consortium\r\nNational Science Foundation Award #2201393.  This library is intended to be used as a python teaching library, to aid in student understanding of the universal framework concept of LogicDS, which emphasizes he use of logic and reasoning principles in the pedagogical approaches to teaching fundamental skills behind data science, including math/statistics, computer science as well as AI.\r\nThis library focuses on using alternative methods to aid in student understanding of functions with a focus on set theory, tuples, probability and linear regression.  The library is intended to be used along with the documentation and curricula provided through the LogicDS project courses and curricular framework.  \r\n\r\nFor library usage instructions, see DOCUMENTATION\r\n\r\nMore info about this project can be found at www.logicds.org\r\n\r\nThis library is distributed under the MIT License. see LICENSE file for additional information.\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 <LogicDS Project: Texas Tech University, Center for Science Engagement, University of Florida, Concord Consortium>  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": "Teaching library for the LogicDS project course",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/brn378/logicds"
    },
    "split_keywords": [
        "feed",
        " reader",
        " tutorial"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b6355ec5728da47b8383c6ddda3a262517f38ae5a12653d529b5396afd442bd",
                "md5": "79df3dd2f34a06e443bd57b5da1466f1",
                "sha256": "2da610d658539ef57d969648733009c5439d7922bbbfe73011b86629e6871f32"
            },
            "downloads": -1,
            "filename": "logic_ds_bm2-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "79df3dd2f34a06e443bd57b5da1466f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 3811,
            "upload_time": "2024-11-10T06:40:21",
            "upload_time_iso_8601": "2024-11-10T06:40:21.521391Z",
            "url": "https://files.pythonhosted.org/packages/0b/63/55ec5728da47b8383c6ddda3a262517f38ae5a12653d529b5396afd442bd/logic_ds_bm2-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdfbee27406354238d50da6c6a557accae56786cb89c2e52439a54735fcd9c22",
                "md5": "1a2834275b74cf3128525d54be9f9ce5",
                "sha256": "03decdbd8471f2ead34abd7c7e12b5cb8c5eb379052fd205616b9e85ddbd6030"
            },
            "downloads": -1,
            "filename": "logic_ds_bm2-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1a2834275b74cf3128525d54be9f9ce5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3319,
            "upload_time": "2024-11-10T06:40:23",
            "upload_time_iso_8601": "2024-11-10T06:40:23.104823Z",
            "url": "https://files.pythonhosted.org/packages/bd/fb/ee27406354238d50da6c6a557accae56786cb89c2e52439a54735fcd9c22/logic_ds_bm2-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-10 06:40:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brn378",
    "github_project": "logicds",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "logic-ds-bm2"
}
        
Elapsed time: 9.61893s