{"id":24419152,"url":"https://github.com/mlgarrett/pixtorio","last_synced_at":"2025-08-14T04:24:13.497Z","repository":{"id":157615915,"uuid":"631702266","full_name":"mlgarrett/pixtorio","owner":"mlgarrett","description":"A pixel art blueprint generator for Factorio.","archived":false,"fork":false,"pushed_at":"2023-12-30T06:48:13.000Z","size":5247,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T13:25:36.926Z","etag":null,"topics":["art","blueprint","factorio","image","pixel"],"latest_commit_sha":null,"homepage":"https://pixtor.io","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/mlgarrett.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-04-23T20:58:39.000Z","updated_at":"2024-12-09T02:42:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ed4a303-4078-4538-863f-65b80c787c6f","html_url":"https://github.com/mlgarrett/pixtorio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mlgarrett/pixtorio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlgarrett%2Fpixtorio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlgarrett%2Fpixtorio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlgarrett%2Fpixtorio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlgarrett%2Fpixtorio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlgarrett","download_url":"https://codeload.github.com/mlgarrett/pixtorio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlgarrett%2Fpixtorio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270360673,"owners_count":24570760,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["art","blueprint","factorio","image","pixel"],"created_at":"2025-01-20T09:19:05.945Z","updated_at":"2025-08-14T04:24:13.452Z","avatar_url":"https://github.com/mlgarrett.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Piχtorio\nA pixel art blueprint generator for Factorio!\n\nTry the live site at [pixtor.io](https://pixtor.io)!\n\nCommunity contributions to this tool are welcomed and encouraged! The code isn't that complicated, and there is lots of room for improvement.\n\n## Development Setup\nTo set up your system for development of this software, you will first need to install Python (recommended \u003e=3.10) and you will also want to be able to set up Python virtual environments. These requirements are outside the scope of this guide.\n\nOnce you have Python and the ability to create a virtual environment, take the following steps:\n\n1. Clone this repository to your computer:\n```\ngit clone https://github.com/mlgarrett/pixtorio.git\n```\n\n2. Enter the repository directory:\n```\ncd pixtorio\n```\n\n3. Create a new virtual environment called `venv`:\n```\npython3 -m venv venv\n```\n\n4. Activate the virtual environment:\nOn Linux:\n```\nsource venv/bin/activate\n```\nOn Windows:\n```\n.\\venv\\Scripts\\activate\n```\n5. Install the dependencies:\n```\npip install -r requirements.txt\n```\n\nAll done! You can run the app on a local Flask server by issuing the following command:\n```\npython3 driver.py\n```\nand the app can be accessed through your web browser at `127.0.0.1:5000`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlgarrett%2Fpixtorio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlgarrett%2Fpixtorio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlgarrett%2Fpixtorio/lists"}