{"id":50363896,"url":"https://github.com/brufinus/rocket-request","last_synced_at":"2026-05-30T03:01:04.359Z","repository":{"id":354576962,"uuid":"1224190910","full_name":"brufinus/rocket-request","owner":"brufinus","description":"Rocket silo item distribution","archived":false,"fork":false,"pushed_at":"2026-05-24T01:10:56.000Z","size":568,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-24T02:27:27.965Z","etag":null,"topics":["factorio-tool"],"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/brufinus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-29T03:33:08.000Z","updated_at":"2026-05-20T02:52:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/brufinus/rocket-request","commit_stats":null,"previous_names":["brufinus/rocket-request"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/brufinus/rocket-request","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brufinus%2Frocket-request","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brufinus%2Frocket-request/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brufinus%2Frocket-request/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brufinus%2Frocket-request/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brufinus","download_url":"https://codeload.github.com/brufinus/rocket-request/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brufinus%2Frocket-request/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33678271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":["factorio-tool"],"created_at":"2026-05-30T03:01:03.673Z","updated_at":"2026-05-30T03:01:04.334Z","avatar_url":"https://github.com/brufinus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rocket Request\n\nRocket Request is a web app utility for the factory automation game, Factorio.\n\nIt shows you how to distribute items across your rocket silos,\naiming to minimize the number of required launches.\n\nA first-fit-decreasing algorithm is used to calculate the distribution of\nitems into silos such that the sum of each silo's weight does not exceed 1000 kg.\n\n## Usage\n\n### Requirements\n\n- Python\u003e=3.12\n\n### Run Local Webapp\n\nThese steps are tailored to a *Unix shell* or [*Git Bash*](https://gitforwindows.org/), but can be modified for a different CLI.\n\n1. Clone the repository or download and extract the [latest release](https://github.com/brufinus/rocket-request/releases/latest).\n    - Click on **Source code** under **Assets**.\n2. Open a terminal to the base project directory.\n3. (Optional) [Create and activate a virtual environment](https://docs.python.org/3/library/venv.html): `python -m venv .venv \u0026\u0026 source .venv/Scripts/activate`\n4. Install requirements: `pip install django`\n5. Run migrations: `python migrate.py`\n6. Run the dev server: `python runapp.py`\n7. Access the web app at \u003chttp://localhost:8000/distribute\u003e.\n\n![Rocket Request main page](/.github/static/rocket-request-home.png)\n\n![Rocket Request results page](/.github/static/rocket-request-results.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrufinus%2Frocket-request","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrufinus%2Frocket-request","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrufinus%2Frocket-request/lists"}