Name | visualgo JSON |
Version |
2024.5.16
JSON |
| download |
home_page | None |
Summary | Enjoy classic datatypes and debug user python code |
upload_time | 2024-05-16 06:22:02 |
maintainer | None |
docs_url | None |
author | PFA-Visualgo |
requires_python | >=3.9 |
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. |
keywords |
visualgo
structure
types
debugger
|
VCS |
|
bugtrack_url |
|
requirements |
alabaster
Babel
build
certifi
charset-normalizer
coverage
docutils
idna
imagesize
iniconfig
install
Jinja2
MarkupSafe
packaging
pluggy
Pygments
pyproject_hooks
pytest
pytest-cov
requests
snowballstemmer
Sphinx
sphinx-rtd-theme
sphinxcontrib-applehelp
sphinxcontrib-devhelp
sphinxcontrib-htmlhelp
sphinxcontrib-jquery
sphinxcontrib-jsmath
sphinxcontrib-qthelp
sphinxcontrib-serializinghtml
urllib3
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Visualgo-PyPI
This repository contains the main logic for debugging and custom types with python. This can be used by a visualisation as it is the case in the repository 'Visualgo' for example.
Raw data
{
"_id": null,
"home_page": null,
"name": "visualgo",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "visualgo, structure, types, debugger",
"author": "PFA-Visualgo",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/5a/7a/cfc52e2fdd69412a48c121ee68c5bc268abed06e8a3b291d916b5f2ba978/visualgo-2024.5.16.tar.gz",
"platform": null,
"description": "# Visualgo-PyPI\nThis repository contains the main logic for debugging and custom types with python. This can be used by a visualisation 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.5.16",
"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": "2b261522814179774379c563fa96a2536a870a65b77e53343b33508340d23b00",
"md5": "019222f7cc1a719bf20be0ed0bd2ebba",
"sha256": "cd4b74a106ceb8359e94d43b9fff471412d38e1bec4c00e7b22f607fa7eb7a2c"
},
"downloads": -1,
"filename": "visualgo-2024.5.16-py3-none-any.whl",
"has_sig": false,
"md5_digest": "019222f7cc1a719bf20be0ed0bd2ebba",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 37299,
"upload_time": "2024-05-16T06:22:00",
"upload_time_iso_8601": "2024-05-16T06:22:00.200622Z",
"url": "https://files.pythonhosted.org/packages/2b/26/1522814179774379c563fa96a2536a870a65b77e53343b33508340d23b00/visualgo-2024.5.16-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5a7acfc52e2fdd69412a48c121ee68c5bc268abed06e8a3b291d916b5f2ba978",
"md5": "324feab64b3a24ba4fa2278ccfd40823",
"sha256": "c0b441a920b2b125a0a4ea4f880e03896684358c5ef46d6b2542f987832cbffe"
},
"downloads": -1,
"filename": "visualgo-2024.5.16.tar.gz",
"has_sig": false,
"md5_digest": "324feab64b3a24ba4fa2278ccfd40823",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 24983,
"upload_time": "2024-05-16T06:22:02",
"upload_time_iso_8601": "2024-05-16T06:22:02.287709Z",
"url": "https://files.pythonhosted.org/packages/5a/7a/cfc52e2fdd69412a48c121ee68c5bc268abed06e8a3b291d916b5f2ba978/visualgo-2024.5.16.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-16 06:22:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PFA-Visualgo",
"github_project": "Visualgo-PyPI",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "alabaster",
"specs": [
[
"==",
"0.7.16"
]
]
},
{
"name": "Babel",
"specs": [
[
"==",
"2.14.0"
]
]
},
{
"name": "build",
"specs": [
[
"==",
"1.0.3"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2024.2.2"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.3.2"
]
]
},
{
"name": "coverage",
"specs": [
[
"==",
"7.4.2"
]
]
},
{
"name": "docutils",
"specs": [
[
"==",
"0.20.1"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.6"
]
]
},
{
"name": "imagesize",
"specs": [
[
"==",
"1.4.1"
]
]
},
{
"name": "iniconfig",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "install",
"specs": [
[
"==",
"1.3.5"
]
]
},
{
"name": "Jinja2",
"specs": [
[
"==",
"3.1.3"
]
]
},
{
"name": "MarkupSafe",
"specs": [
[
"==",
"2.1.5"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"23.2"
]
]
},
{
"name": "pluggy",
"specs": [
[
"==",
"1.4.0"
]
]
},
{
"name": "Pygments",
"specs": [
[
"==",
"2.17.2"
]
]
},
{
"name": "pyproject_hooks",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"8.0.1"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
"==",
"4.1.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.31.0"
]
]
},
{
"name": "snowballstemmer",
"specs": [
[
"==",
"2.2.0"
]
]
},
{
"name": "Sphinx",
"specs": [
[
"==",
"7.2.6"
]
]
},
{
"name": "sphinx-rtd-theme",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "sphinxcontrib-applehelp",
"specs": [
[
"==",
"1.0.8"
]
]
},
{
"name": "sphinxcontrib-devhelp",
"specs": [
[
"==",
"1.0.6"
]
]
},
{
"name": "sphinxcontrib-htmlhelp",
"specs": [
[
"==",
"2.0.5"
]
]
},
{
"name": "sphinxcontrib-jquery",
"specs": [
[
"==",
"4.1"
]
]
},
{
"name": "sphinxcontrib-jsmath",
"specs": [
[
"==",
"1.0.1"
]
]
},
{
"name": "sphinxcontrib-qthelp",
"specs": [
[
"==",
"1.0.7"
]
]
},
{
"name": "sphinxcontrib-serializinghtml",
"specs": [
[
"==",
"1.1.10"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.2.1"
]
]
}
],
"lcname": "visualgo"
}