Name | visualscript JSON |
Version |
0.0.24
JSON |
| download |
home_page | None |
Summary | Package for visual scripting |
upload_time | 2025-02-09 02:53:37 |
maintainer | None |
docs_url | None |
author | Wachu (Adam Wachowicz) |
requires_python | >=3.10 |
license | MIT License
Copyright (c) 2023 Adam Wachowicz
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, andor 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 |
visual
graph
blueprint
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# visualscript
Work in progress.
This module's goal is to allow you to create simple python programs
as graphs of nodes representing functions, variables and statements.
As a main reference it uses visual language of Unreal Engine's
blueprints graphs, which serve as an amazing tool for quick prototyping,
especially for people less experienced in programming.
Special thanks to https://www.youtube.com/@DeadMeat37 for tutorial series
on how to make node editor.
If you like this idea, and you feel like you could help with improving
this module, feel free to contact me.
Raw data
{
"_id": null,
"home_page": null,
"name": "visualscript",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "visual, graph, blueprint",
"author": "Wachu (Adam Wachowicz)",
"author_email": "Wachu <adam.wachowicz@vp.pl>",
"download_url": "https://files.pythonhosted.org/packages/e5/0d/397bac24a6375f5822c05124c3218db150820c5ea8b821a486ccab1f7e31/visualscript-0.0.24.tar.gz",
"platform": null,
"description": "# visualscript\r\nWork in progress.\r\n\r\nThis module's goal is to allow you to create simple python programs \r\nas graphs of nodes representing functions, variables and statements.\r\n\r\nAs a main reference it uses visual language of Unreal Engine's \r\nblueprints graphs, which serve as an amazing tool for quick prototyping, \r\nespecially for people less experienced in programming.\r\n\r\nSpecial thanks to https://www.youtube.com/@DeadMeat37 for tutorial series\r\non how to make node editor.\r\n\r\nIf you like this idea, and you feel like you could help with improving \r\nthis module, feel free to contact me.\r\n",
"bugtrack_url": null,
"license": "MIT License\r\n \r\n Copyright (c) 2023 Adam Wachowicz\r\n \r\n Permission is hereby granted, free of charge, to any person obtaining a copy\r\n of this software and associated documentation files (the Software), to deal\r\n in the Software without restriction, including without limitation the rights\r\n to use, copy, modify, merge, publish, distribute, sublicense, andor sell\r\n copies of the Software, and to permit persons to whom the Software is\r\n furnished to do so, subject to the following conditions\r\n \r\n The above copyright notice and this permission notice shall be included in all\r\n copies or substantial portions of the Software.\r\n \r\n THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\n SOFTWARE.",
"summary": "Package for visual scripting",
"version": "0.0.24",
"project_urls": {
"Bug Tracker": "https://github.com/Wachu94/visualscript/issues",
"Homepage": "https://github.com/Wachu94/visualscript"
},
"split_keywords": [
"visual",
" graph",
" blueprint"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c0729c23f09227efb1e1dffd37cb0ebc571b556d647fa4e81136a5cba464b6f4",
"md5": "e03c8cc252e0fc8ebb3cd69c02c9c4f1",
"sha256": "5d524282de6b0831b17fd3061b66342a5c7752921e791ee411e11416d3f05e98"
},
"downloads": -1,
"filename": "visualscript-0.0.24-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e03c8cc252e0fc8ebb3cd69c02c9c4f1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 76600,
"upload_time": "2025-02-09T02:53:36",
"upload_time_iso_8601": "2025-02-09T02:53:36.646383Z",
"url": "https://files.pythonhosted.org/packages/c0/72/9c23f09227efb1e1dffd37cb0ebc571b556d647fa4e81136a5cba464b6f4/visualscript-0.0.24-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e50d397bac24a6375f5822c05124c3218db150820c5ea8b821a486ccab1f7e31",
"md5": "e67ffc939f6ae52cd8b0c06b45d6d464",
"sha256": "b868bdeba88dd4027b336ba02af2f0cb1ffafcddea3e3b245f492c5ebdfc76d2"
},
"downloads": -1,
"filename": "visualscript-0.0.24.tar.gz",
"has_sig": false,
"md5_digest": "e67ffc939f6ae52cd8b0c06b45d6d464",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 46940,
"upload_time": "2025-02-09T02:53:37",
"upload_time_iso_8601": "2025-02-09T02:53:37.922494Z",
"url": "https://files.pythonhosted.org/packages/e5/0d/397bac24a6375f5822c05124c3218db150820c5ea8b821a486ccab1f7e31/visualscript-0.0.24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-09 02:53:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Wachu94",
"github_project": "visualscript",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "visualscript"
}