{"id":25287584,"url":"https://github.com/maneeshwije/pytoshop","last_synced_at":"2026-02-03T13:36:52.354Z","repository":{"id":257684279,"uuid":"628373628","full_name":"ManeeshWije/Pytoshop","owner":"ManeeshWije","description":"An image processing tool written from scratch in Python and C","archived":false,"fork":false,"pushed_at":"2024-12-20T04:06:33.000Z","size":2629,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T22:35:23.180Z","etag":null,"topics":["c","ctypes","image-processing","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ManeeshWije.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-15T18:41:13.000Z","updated_at":"2024-12-20T04:06:37.000Z","dependencies_parsed_at":"2025-02-12T22:50:56.142Z","dependency_job_id":"1c9cbd22-2d43-4a9d-8d7a-149242077a22","html_url":"https://github.com/ManeeshWije/Pytoshop","commit_stats":null,"previous_names":["maneeshwije/pytoshop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ManeeshWije/Pytoshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManeeshWije%2FPytoshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManeeshWije%2FPytoshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManeeshWije%2FPytoshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManeeshWije%2FPytoshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManeeshWije","download_url":"https://codeload.github.com/ManeeshWije/Pytoshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManeeshWije%2FPytoshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29046670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["c","ctypes","image-processing","python"],"created_at":"2025-02-12T22:50:53.330Z","updated_at":"2026-02-03T13:36:52.333Z","avatar_url":"https://github.com/ManeeshWije.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pytoshop\n\n### Compiling and Running (only tested on Linux)\n\n1.  Ensure you have Python installed\n2.  Ensure you have a C compiler installed\n3.  Create a Python virtual environment by running `python -m venv venv`\n4.  Activate the venv by running `source venv/bin/activate`\n5.  Install dependencies by running `pip install -r requirements.txt`\n6.  Create the shared C library by running `make`\n7.  Run `make run`\n\n### What and Why?\n\n- An easy to use Image Processing Toolbox that contains various operations to do on RGB and greyscale images\n  - All image operations use C functions to speed up computations\n- Built to get a better understanding of certain image processing techniques and how they work under the hood\n- Also wanted to learn more about C -\u003e Python interoperability using `ctypes`\n- There are many more operations that can be added such as object detection, image labeling, and also some bugs to iron out\n- Feel free to open a PR for literally anything\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaneeshwije%2Fpytoshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaneeshwije%2Fpytoshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaneeshwije%2Fpytoshop/lists"}