{"id":19293984,"url":"https://github.com/igrishaev/mars-task","last_synced_at":"2025-07-12T09:33:29.108Z","repository":{"id":147470247,"uuid":"68202120","full_name":"igrishaev/mars-task","owner":"igrishaev","description":"Mars and robots task","archived":false,"fork":false,"pushed_at":"2016-09-22T12:58:13.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T00:26:02.308Z","etag":null,"topics":[],"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/igrishaev.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}},"created_at":"2016-09-14T11:55:10.000Z","updated_at":"2016-09-14T20:40:49.000Z","dependencies_parsed_at":"2023-03-29T20:13:47.933Z","dependency_job_id":null,"html_url":"https://github.com/igrishaev/mars-task","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/igrishaev/mars-task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrishaev%2Fmars-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrishaev%2Fmars-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrishaev%2Fmars-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrishaev%2Fmars-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igrishaev","download_url":"https://codeload.github.com/igrishaev/mars-task/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrishaev%2Fmars-task/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264972151,"owners_count":23691375,"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":[],"created_at":"2024-11-09T22:36:46.101Z","updated_at":"2025-07-12T09:33:29.086Z","avatar_url":"https://github.com/igrishaev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"The main points on that task:\n\n- The sample input provided with the task gives expected result.\n- I tried to solve the task without any additional libraries, just plain Python.\n- There aren't classes or objects inside, just tuples for simplicity.\n- There is a quick-and-dirty test suite inside. It's compatible with PyTest. I\n  added my own test runner system to not depend on PyTest library.\n- Tested with Python 2.7\n\nExample:\n\n```\ncat sample.txt | python mars.py\n1 1 E\n3 3 N LOST\n2 3 S\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figrishaev%2Fmars-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figrishaev%2Fmars-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figrishaev%2Fmars-task/lists"}