Name | pysideprocessing JSON |
Version |
0.0.11
JSON |
| download |
home_page | None |
Summary | A python implementation of processing using pyside6 |
upload_time | 2024-11-17 21:13:59 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
processing
pyside6
qt
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pysideprocessing
Pysideprocessing implements processing.org in the python language with pyside6 as gui component.
Processing.org is a wonderful tool, but it's python version builds upon jython, which lacks a lot of features introduced since python 3 release.
It is intended for educational purposes, so for now only features used in my classes have been implemented. More features will follow, but some might never be implemented.
Raw data
{
"_id": null,
"home_page": null,
"name": "pysideprocessing",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "processing, pyside6, qt",
"author": null,
"author_email": "nomisge <nomisge@live.de>",
"download_url": "https://files.pythonhosted.org/packages/74/6a/79b21c77cdd41b564d3ba9017c42490a6a448902d4982aaef5a07acdb8e7/pysideprocessing-0.0.11.tar.gz",
"platform": null,
"description": "# pysideprocessing\n\nPysideprocessing implements processing.org in the python language with pyside6 as gui component.\n\nProcessing.org is a wonderful tool, but it's python version builds upon jython, which lacks a lot of features introduced since python 3 release.\n\nIt is intended for educational purposes, so for now only features used in my classes have been implemented. More features will follow, but some might never be implemented.\n\n",
"bugtrack_url": null,
"license": null,
"summary": "A python implementation of processing using pyside6",
"version": "0.0.11",
"project_urls": {
"Home": "https://codeberg.org/nomisge/pysideprocessing",
"PyPI-Site": "https://pypi.org/project/pysideprocessing/"
},
"split_keywords": [
"processing",
" pyside6",
" qt"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "fd75fe811fd6a6f2c99ac7b8c84eb81e18ef401360cc15a2206f4843caf3861a",
"md5": "62daea48c50fd700c3f73f071920b977",
"sha256": "6ecc0e4d4312c46fd794a37752505d01a9035301b97eda8eb7ea9b5936a6aa3f"
},
"downloads": -1,
"filename": "pysideprocessing-0.0.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "62daea48c50fd700c3f73f071920b977",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 33211,
"upload_time": "2024-11-17T21:14:01",
"upload_time_iso_8601": "2024-11-17T21:14:01.164088Z",
"url": "https://files.pythonhosted.org/packages/fd/75/fe811fd6a6f2c99ac7b8c84eb81e18ef401360cc15a2206f4843caf3861a/pysideprocessing-0.0.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "746a79b21c77cdd41b564d3ba9017c42490a6a448902d4982aaef5a07acdb8e7",
"md5": "bdcf475188f09fbf0fcf173e2f5c3c9a",
"sha256": "cb5d35bbbd5305372f2788713d3f6106c47bf241c933fa63ef8a65cca3bc83f9"
},
"downloads": -1,
"filename": "pysideprocessing-0.0.11.tar.gz",
"has_sig": false,
"md5_digest": "bdcf475188f09fbf0fcf173e2f5c3c9a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 29973,
"upload_time": "2024-11-17T21:13:59",
"upload_time_iso_8601": "2024-11-17T21:13:59.434894Z",
"url": "https://files.pythonhosted.org/packages/74/6a/79b21c77cdd41b564d3ba9017c42490a6a448902d4982aaef5a07acdb8e7/pysideprocessing-0.0.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-17 21:13:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": true,
"codeberg_user": "nomisge",
"codeberg_project": "pysideprocessing",
"lcname": "pysideprocessing"
}