{"id":48110116,"url":"https://github.com/joselucasapp/spreadsheet_analysis_python","last_synced_at":"2026-04-04T16:03:02.411Z","repository":{"id":242451830,"uuid":"809572841","full_name":"JoseLucasapp/spreadsheet_analysis_python","owner":"JoseLucasapp","description":"This project builds a Python application for data search, organization, and visualization from a spreadsheet. It uses pandas for data manipulation, matplotlib for charting, and Tkinter for a graphical interface to display and interact with the data and charts.","archived":false,"fork":false,"pushed_at":"2024-07-02T15:11:46.000Z","size":3397,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-05T16:42:39.619Z","etag":null,"topics":["csv","data-science","football","gui","pandas","python","requests","soccer","spreadsheet","tkinter"],"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/JoseLucasapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["joselucasapp"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2024-06-03T03:06:57.000Z","updated_at":"2024-07-02T15:11:50.000Z","dependencies_parsed_at":"2024-06-25T19:26:02.180Z","dependency_job_id":null,"html_url":"https://github.com/JoseLucasapp/spreadsheet_analysis_python","commit_stats":null,"previous_names":["joselucasapp/spreadsheet_analysis_python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JoseLucasapp/spreadsheet_analysis_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseLucasapp%2Fspreadsheet_analysis_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseLucasapp%2Fspreadsheet_analysis_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseLucasapp%2Fspreadsheet_analysis_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseLucasapp%2Fspreadsheet_analysis_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoseLucasapp","download_url":"https://codeload.github.com/JoseLucasapp/spreadsheet_analysis_python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseLucasapp%2Fspreadsheet_analysis_python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["csv","data-science","football","gui","pandas","python","requests","soccer","spreadsheet","tkinter"],"created_at":"2026-04-04T16:03:01.886Z","updated_at":"2026-04-04T16:03:02.357Z","avatar_url":"https://github.com/JoseLucasapp.png","language":"Python","readme":"# Spreadsheet Analysis using Python\n\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/640px-Python-logo-notext.svg.png\" width=\"120\" /\u003e\n  \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/e/ed/Pandas_logo.svg/640px-Pandas_logo.svg.png\" width=\"350\" /\u003e\n  \u003cimg src=\"https://storage.googleapis.com/replit/images/1619744706953_a11b5e0a6acf250ac95d9b46d5a2673f.jpeg\" width=\"120\"\u003e\n\u003c/h1\u003e\n\n## Sumary\n1. [About the project](#About-the-project)\n2. [How to Use](#How-to-use)\n3. [Spreadsheet](#spreadsheet)\n4. [Author](#author)\n \n## About the project\n\u003cp\u003eThis project involves developing a Python application that integrates data search, organization, and visualization from a spreadsheet. Using libraries such as pandas for data manipulation and matplotlib for chart creation, the application allows users to search specific information within the spreadsheet, organize this data meaningfully, and visually present it through a graphical interface built with Tkinter. This interface not only displays generated charts but also offers features for interaction and customization, such as image resizing and visual adaptation of GUI elements.\u003c/p\u003e\n\n## How to use\nClone this repo:\n```\ngit clone https://github.com/joselucasapp/spreadsheet_analysis_python.git\n```\nInstall the requirements on requirements.txt:\n```\npip install -r requirements.txt\n```\n\nExecute the main.py:\n```\npython main.py\n```\n\n## Spreadsheet\n\u003ca href=\"https://docs.google.com/spreadsheets/u/1/d/e/2PACX-1vS5qVKbg9hoLHg00Y5AqZu5XQxylCKHDjlOL0y3MtDRAVHmJcdkCp9tzi5m9kXwES8ObCqplRXHSW4M/pubhtml#\"\u003ehttps://docs.google.com/spreadsheets\u003c/a\u003e\n\n## Author\n\u003ca href=\"github.com/joselucasapp\"\u003ejoselucasapp\u003c/a\u003e\n","funding_links":["https://github.com/sponsors/joselucasapp"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoselucasapp%2Fspreadsheet_analysis_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoselucasapp%2Fspreadsheet_analysis_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoselucasapp%2Fspreadsheet_analysis_python/lists"}