{"id":16438785,"url":"https://github.com/douglascdev/pypixelart","last_synced_at":"2025-03-21T04:33:06.971Z","repository":{"id":41756844,"uuid":"400528220","full_name":"douglascdev/pypixelart","owner":"douglascdev","description":"PyPixelArt - A keyboard-centric pixel editor","archived":false,"fork":false,"pushed_at":"2022-04-30T00:40:50.000Z","size":93606,"stargazers_count":21,"open_issues_count":12,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-12T09:06:19.613Z","etag":null,"topics":["image-editor","image-processing","pixel-art","pygame","python3","vim"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/douglascdev.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":"2021-08-27T14:03:12.000Z","updated_at":"2024-05-30T13:20:40.000Z","dependencies_parsed_at":"2022-08-11T15:32:56.677Z","dependency_job_id":null,"html_url":"https://github.com/douglascdev/pypixelart","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascdev%2Fpypixelart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascdev%2Fpypixelart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascdev%2Fpypixelart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/douglascdev%2Fpypixelart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/douglascdev","download_url":"https://codeload.github.com/douglascdev/pypixelart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221811547,"owners_count":16884366,"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":["image-editor","image-processing","pixel-art","pygame","python3","vim"],"created_at":"2024-10-11T09:06:19.525Z","updated_at":"2024-10-28T09:25:34.358Z","avatar_url":"https://github.com/douglascdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyPixelArt - A keyboard-centric pixel editor\n\n![amogus_pixelart](https://user-images.githubusercontent.com/38195951/164997677-c68e59b1-714b-47e9-9f07-f01f689a5578.gif)\n\nThe idea behind PyPixelArt is uniting:\n - a [cmdpxl](https://github.com/knosmos/cmdpxl) inspired pixel image editor applied to pixel art.\n - [vim](https://github.com/vim/vim) 's keyboard-centric approach to improve productivity. Pretty hard to do with an image editor, but it'll be fun to try xD\n - Some very useful functionalities from [aseprite](https://github.com/aseprite/aseprite) and other pixel art editors, such as screen symmetry.\n\n## Features and keybindings\n- **Draw** : i\n- **Erase**: x\n- **Undo**: u\n- **Save**: w\n- **Zoom**: n, b\n- **Move Cursor**: k, j, l, h\n- **Grid**: g\n- **Symmetry**: s\n- **Color selection**: c\n- **Color**: 1, 2, 3, 4, 5, 6\n- **Help**: Space\n\n## Installation\n\nInstall the package with:\n```sh\npip install pypixelart\n```\n\n## Usage\n\nRun with `pypixelart`.\n\nYou can also specify the file path and resolution: for example, to create a new image that is 20px wide and 10px tall you can use\n\n```\npypixelart -f new_image.png -res 20,10\n```\nTo get the full list of options:\n\n```\n$ pypixelart --help\nPyPixelArt - A keyboard-centric pixel editor\nUsage: pypixelart [OPTIONS]\n\nOptions:\n  -f, --filepath PATH      Path for the file you want to open\n  -res, --resolution TEXT  Image height and width separated by a comma, e.g.\n                           20,10 for a 20x10 image. Note that no spaces can be\n                           used.\n  --debug                  Print debug-level logging to standard output\n  --help                   Show this message and exit.\n```\n\n## Contribute!\n\nAny contributions and forks and welcomed and encouraged!\n\nHere's how you can contribute:\n - Fork the repository\n - Mess around with the code and use [black](https://pypi.org/project/black/) to format it\n - Submit a [Pull Request](https://github.com/douglascdev/pypixelart/pulls).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglascdev%2Fpypixelart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdouglascdev%2Fpypixelart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdouglascdev%2Fpypixelart/lists"}