visualgo


Namevisualgo JSON
Version 2024.2.15 PyPI version JSON
download
home_page
SummaryEnjoy classic datatypes and debug user python code
upload_time2024-02-15 06:11:17
maintainer
docs_urlNone
authorPFA-Visualgo
requires_python>=3.9
licenseMIT License Copyright (c) 2024 PFA-Visualgo 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 visualgo structure types debugger
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Visualgo-PyPI
This repository countains the main logic for debogind and custom types with python. This can be used by a visualtion as it is the case in the repository 'Visualgo' for example.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "visualgo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "visualgo,structure,types,debugger",
    "author": "PFA-Visualgo",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/28/8c/f5ab46106d81a86064c65c277a2250a7d2a42937cd6ce28d072e79a7b0be/visualgo-2024.2.15.tar.gz",
    "platform": null,
    "description": "# Visualgo-PyPI\nThis repository countains the main logic for debogind and custom types with python. This can be used by a visualtion as it is the case in the repository 'Visualgo' for example.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 PFA-Visualgo  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": "Enjoy classic datatypes and debug user python code",
    "version": "2024.2.15",
    "project_urls": {
        "Homepage": "https://github.com/PFA-Visualgo/Visualgo-PyPI",
        "Issues": "https://github.com/PFA-Visualgo/Visualgo-PyPI/issues"
    },
    "split_keywords": [
        "visualgo",
        "structure",
        "types",
        "debugger"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b343be157daa262de8e1b3a10616dad476e73110eb048680f8dce3f8d35a01f",
                "md5": "9363a131b75579e4cdd6b7bc7ec213ed",
                "sha256": "687a018811a25ff5ae15deb14a77b5e1899eb0eb6c8d33f005009a8f2555cb50"
            },
            "downloads": -1,
            "filename": "visualgo-2024.2.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9363a131b75579e4cdd6b7bc7ec213ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8907,
            "upload_time": "2024-02-15T06:11:16",
            "upload_time_iso_8601": "2024-02-15T06:11:16.285087Z",
            "url": "https://files.pythonhosted.org/packages/4b/34/3be157daa262de8e1b3a10616dad476e73110eb048680f8dce3f8d35a01f/visualgo-2024.2.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "288cf5ab46106d81a86064c65c277a2250a7d2a42937cd6ce28d072e79a7b0be",
                "md5": "317ce0bfd35f87d96f0dc9ffd0c17af1",
                "sha256": "903b60b42990d8437fe92591abc4500226ae9098d858bb020c965d85313be38a"
            },
            "downloads": -1,
            "filename": "visualgo-2024.2.15.tar.gz",
            "has_sig": false,
            "md5_digest": "317ce0bfd35f87d96f0dc9ffd0c17af1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5869,
            "upload_time": "2024-02-15T06:11:17",
            "upload_time_iso_8601": "2024-02-15T06:11:17.517532Z",
            "url": "https://files.pythonhosted.org/packages/28/8c/f5ab46106d81a86064c65c277a2250a7d2a42937cd6ce28d072e79a7b0be/visualgo-2024.2.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 06:11:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PFA-Visualgo",
    "github_project": "Visualgo-PyPI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "visualgo"
}
        
Elapsed time: 0.23075s