{"id":14982729,"url":"https://github.com/arihantparsoya/processingqt","last_synced_at":"2026-03-07T16:33:31.124Z","repository":{"id":57454921,"uuid":"267084749","full_name":"arihantparsoya/ProcessingQt","owner":"arihantparsoya","description":"A Python library for Processing Software. Built using Qt","archived":false,"fork":false,"pushed_at":"2020-06-18T10:46:00.000Z","size":63,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T04:46:02.416Z","etag":null,"topics":["creative-coding","processing-library","pyqt5","pyside2","python","qt5"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arihantparsoya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-26T15:44:24.000Z","updated_at":"2020-08-07T11:57:47.000Z","dependencies_parsed_at":"2022-09-04T10:11:10.209Z","dependency_job_id":null,"html_url":"https://github.com/arihantparsoya/ProcessingQt","commit_stats":null,"previous_names":["arihantparsoya/processingqt","parsoyaarihant/processingqt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arihantparsoya%2FProcessingQt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arihantparsoya%2FProcessingQt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arihantparsoya%2FProcessingQt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arihantparsoya%2FProcessingQt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arihantparsoya","download_url":"https://codeload.github.com/arihantparsoya/ProcessingQt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242774536,"owners_count":20183097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["creative-coding","processing-library","pyqt5","pyside2","python","qt5"],"created_at":"2024-09-24T14:05:55.697Z","updated_at":"2026-03-07T16:33:31.084Z","avatar_url":"https://github.com/arihantparsoya.png","language":"Python","readme":"# ProcessingQt\n\nA python library for Processing software. \n\n## Installation Steps\n\n* Install Qt: https://www.qt.io/download-qt-installer\n* Install ProcessingQt using pip: `pip install ProcessingQt`\n\n## APIs\n\n### Structure\n* setup()\n* draw()\n* [TODO]noLoop()\n* [TODO]redraw()\n* fullScreen()\n* push()\n* pop()\n\n\n### Setting\n* background()\n* fill()\n* noFill()\n* stroke()\n* noStroke()\n\n### 2D Primitives\n* arc(x, y, w, h, start, stop)\n* ellipse(x, y, width, height)\n* circle(x, y, radius)\n* line(x1, y1, x2, y2)\n* point(x, y)\n* quad(x1, y1, x2, y2, x3, y3, x4, y4)\n* rect(x, y, width, height)\n* square(x, y, size)\n* triangle(x1, y1, x2, y2, x3, y3)\n\n### Attributes\n* strokeCap()\n* strokeWeight(weight)\n* strokeJoin()\n\n### Curves\n* bezier()\n* curve()\n\n### Vertex\n* beginContour()\n* beginShape()\n* bezierVertex()\n* curveVertex()\n* endContour()\n* endShape()\n* quadraticVertex()\n* vertex()\n\n### Transform\n* [TODO]applyMatrix()\n* [TODO]resetMatrix()\n* rotate()\n* rotateX()\n* rotateY()\n* rotateZ()\n* scale()\n* shearX()\n* shearY()\n* translate()\n\n### Constants\n* CLOSE\n* POINTS\n* LINES\n* TRIANGLES\n* TRIANGLE_FAN\n* TRIANGLE_STRIP\n* QUADS\n* QUAD_STRIP\n\n### Events\n\n### Missing APIs\n* Font\n* Image\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farihantparsoya%2Fprocessingqt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farihantparsoya%2Fprocessingqt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farihantparsoya%2Fprocessingqt/lists"}