pygsim


Namepygsim JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/honzad/pygsim
SummaryGraphical interface for SimPY with PyGame
upload_time2022-11-30 19:00:53
maintainer
docs_urlNone
authorJan Ďurďák
requires_python>=3.6
licenseThe MIT License (MIT) Copyright (c) 2022 honzad 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 simulation visualizer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            <div align="center">

# Python Simulation Graphics

Graphical interface for SimPY with PyGame

</div>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/honzad/pygsim",
    "name": "pygsim",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "python,simulation,visualizer",
    "author": "Jan \u010eur\u010f\u00e1k",
    "author_email": "Jan \u010eur\u010f\u00e1k <jandurdak@seznam.cz>",
    "download_url": "https://files.pythonhosted.org/packages/70/f9/1de8972d5e6cb012715e022b09b9da3fd98efc791d8ffef7b2b3ddd4b1f5/pygsim-0.1.0.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n\n# Python Simulation Graphics\n\nGraphical interface for SimPY with PyGame\n\n</div>\n",
    "bugtrack_url": null,
    "license": "The MIT License (MIT) Copyright (c) 2022 honzad  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": "Graphical interface for SimPY with PyGame",
    "version": "0.1.0",
    "split_keywords": [
        "python",
        "simulation",
        "visualizer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "1eefcbd1aa6e171bb8b5ae92694dbda0",
                "sha256": "f065735daf290cf7f1707da1d150a52838136b2f102927b8deaf0530807e7c7f"
            },
            "downloads": -1,
            "filename": "pygsim-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1eefcbd1aa6e171bb8b5ae92694dbda0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 16077,
            "upload_time": "2022-11-30T19:00:50",
            "upload_time_iso_8601": "2022-11-30T19:00:50.752174Z",
            "url": "https://files.pythonhosted.org/packages/6f/69/1b73676ec6f7b4aeff065504483fba722210e996e6a98b6d1af603f3f767/pygsim-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "4c01a24bda708c903d7ce1d212585de5",
                "sha256": "dda37ec99f322e4563085f8dd592998e3be3354207d2dc90be657d5e9888ceab"
            },
            "downloads": -1,
            "filename": "pygsim-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4c01a24bda708c903d7ce1d212585de5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 25545,
            "upload_time": "2022-11-30T19:00:53",
            "upload_time_iso_8601": "2022-11-30T19:00:53.305564Z",
            "url": "https://files.pythonhosted.org/packages/70/f9/1de8972d5e6cb012715e022b09b9da3fd98efc791d8ffef7b2b3ddd4b1f5/pygsim-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-30 19:00:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "honzad",
    "github_project": "pygsim",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "lcname": "pygsim"
}
        
Elapsed time: 0.01238s