{"id":21702847,"url":"https://github.com/comsavvy/perimeter","last_synced_at":"2026-04-18T10:33:34.993Z","repository":{"id":180208110,"uuid":"310123121","full_name":"comsavvy/Perimeter","owner":"comsavvy","description":"File processing","archived":false,"fork":false,"pushed_at":"2021-03-11T20:46:43.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T15:29:17.626Z","etag":null,"topics":["bash-script","distance-calculation","file-processing","perimeter","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/comsavvy.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":"2020-11-04T21:36:43.000Z","updated_at":"2023-02-15T17:41:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"23b99543-4419-4d3a-b798-ca8d060b10e9","html_url":"https://github.com/comsavvy/Perimeter","commit_stats":null,"previous_names":["comsavvy/perimeter"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comsavvy%2FPerimeter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comsavvy%2FPerimeter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comsavvy%2FPerimeter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comsavvy%2FPerimeter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comsavvy","download_url":"https://codeload.github.com/comsavvy/Perimeter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244649598,"owners_count":20487455,"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":["bash-script","distance-calculation","file-processing","perimeter","python"],"created_at":"2024-11-25T21:20:25.571Z","updated_at":"2025-10-30T08:46:49.835Z","avatar_url":"https://github.com/comsavvy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Perimeter\nThis project is about:\n* Reading from a files containing points\n* Calculating the perimeter of one point to the other\n* Finding the maximum and minimum perimeter\n* Average length of all the perimeter\n* Sum of all the perimeter\n* Passing the files from the ```command prompt```\n* Saving the return values of the ```summarize points``` to a text file called ```total_output.txt```\n* Making sure the ```Point class``` can accept any length of point.\n\nThe two available module that can process points are\n* \u003ca href='https://github.com/comsavvy/Perimeter/blob/master/perimeter.py'\u003eperimeter.py\u003c/a\u003e\n* \u003ca href='https://github.com/comsavvy/Perimeter/blob/master/perimeter.sh'\u003eperimeter.sh\u003c/a\u003e ```Bash script``` which depend on ```perimeter.py```\n\nBoth of this two file can accept any files containing point, but the main difference is that;\n* \u003cp\u003e\u003ca href='https://github.com/comsavvy/Perimeter/blob/master/perimeter.py'\u003eperimeter.py\u003c/a\u003e will only return the summary to the terminal\u003c/p\u003e\nwhile\n* \u003ca href='https://github.com/comsavvy/Perimeter/blob/master/perimeter.py'\u003eperimeter.sh\u003c/a\u003e will save the output into \u003ca href='https://github.com/comsavvy/Perimeter/blob/master/total_output.txt'\u003e```total_output.txt```\u003c/a\u003e and also display the content to the terminal.\u003cbr /\u003e\nThe pattern that was used to generate the current \u003ca href='https://github.com/comsavvy/Perimeter/blob/master/total_output.txt'\u003e```total_output.txt```\u003c/a\u003e is\u003cbr /\u003e \n### ./perimeter example* datatest* testing_many_dimension.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomsavvy%2Fperimeter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomsavvy%2Fperimeter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomsavvy%2Fperimeter/lists"}