{"id":24986861,"url":"https://github.com/burhanali2211/marksanalyzer","last_synced_at":"2026-05-05T05:36:02.333Z","repository":{"id":275583401,"uuid":"926525670","full_name":"Burhanali2211/MarksAnalyzer","owner":"Burhanali2211","description":"This is a simple CLI-based tool that helps analyze student marks by calculating key statistics such as the highest and lowest scores.","archived":false,"fork":false,"pushed_at":"2025-02-03T12:22:21.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T13:29:10.896Z","etag":null,"topics":["analysis","analyzer","arrays","marks","numpy"],"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/Burhanali2211.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":"2025-02-03T12:14:15.000Z","updated_at":"2025-02-03T12:25:09.000Z","dependencies_parsed_at":"2025-02-03T13:29:13.112Z","dependency_job_id":"42bd35aa-397f-4843-a051-f1a990ac961e","html_url":"https://github.com/Burhanali2211/MarksAnalyzer","commit_stats":null,"previous_names":["burhanali2211/marksanalyzer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Burhanali2211%2FMarksAnalyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Burhanali2211%2FMarksAnalyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Burhanali2211%2FMarksAnalyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Burhanali2211%2FMarksAnalyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Burhanali2211","download_url":"https://codeload.github.com/Burhanali2211/MarksAnalyzer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174539,"owners_count":20735413,"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":["analysis","analyzer","arrays","marks","numpy"],"created_at":"2025-02-04T11:32:44.958Z","updated_at":"2026-05-05T05:36:02.267Z","avatar_url":"https://github.com/Burhanali2211.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📊 MarksAnalyzer - Student Marks Analysis\n\n## 🚀 Overview  \n**MarksAnalyzer** is a CLI-based Python program that analyzes student marks from a file and generates statistical insights such as highest and lowest scores, average, median, standard deviation, and ranked scores. The results can be saved in a report file.\n\n---\n\n## 🛠 Features  \n✔ Reads student marks from a file (`marks.txt`)  \n✔ Calculates **highest, lowest, average, median, and standard deviation**  \n✔ Sorts and ranks the marks  \n✔ Saves the analysis in a **report file**  \n✔ Supports **Unicode (UTF-8)** for better formatting  \n\n---\n\n## 📂 Folder Structure  \n📂 MarksAnalyzer ├── 📄 marks.txt (Sample marks file) ├── 📄 analysis_report.txt (Generated after running the script) ├── 📄 MarksAnalyzer.py (Python script) ├── 📄 README.md (Documentation)\n\n\n---\n\n## 📥 Installation  \n1. **Clone the repository**  \n   ```sh\n   git clone https://github.com/Burhanali2211/MarksAnalyzer.git\n   cd MarksAnalyzer\n``\n## 📊 Sample Output\n```sh\n📊 Marks Analysis Report 📊\nSorted Marks: [76, 78, 84, 85, 88, 89, 90, 91, 92, 95]\nHighest Score: 95\nLowest Score: 76\nAverage Score: 86.80\nMedian Score: 88.50\nStandard Deviation: 5.94\n```\n## 🏆 Ranked Students (Highest to Lowest) 🏆\n```sh\n#1 → 95\n#2 → 92\n#3 → 91\n#4 → 90\n#5 → 89\n#6 → 88\n#7 → 85\n#8 → 84\n#9 → 78\n#10 → 76\n```\n\n## 👨‍💻 Developed By\n## 🚀 Burhanali2211\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburhanali2211%2Fmarksanalyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburhanali2211%2Fmarksanalyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburhanali2211%2Fmarksanalyzer/lists"}