{"id":24330917,"url":"https://github.com/code-jl/nfl-kicker-predictor","last_synced_at":"2025-12-16T09:46:43.327Z","repository":{"id":271147559,"uuid":"912528435","full_name":"Code-JL/NFL-Kicker-Predictor","owner":"Code-JL","description":"A sophisticated Python application that provides real-time NFL kicker statistics and performance analysis with an intuitive graphical interface.","archived":false,"fork":false,"pushed_at":"2025-01-05T22:04:39.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T01:15:37.005Z","etag":null,"topics":["beautifulsoup","data-analysis","data-visualization","espn","football","gui","nfl","prediction","python","real-time-analytics","real-time-data","sport-analytics","sports-data","statistics","tkinter","web-scraping"],"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/Code-JL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2025-01-05T20:26:28.000Z","updated_at":"2025-01-05T22:24:28.000Z","dependencies_parsed_at":"2025-01-05T23:55:20.549Z","dependency_job_id":null,"html_url":"https://github.com/Code-JL/NFL-Kicker-Predictor","commit_stats":null,"previous_names":["code-jl/nfl-kicker-predictor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-JL%2FNFL-Kicker-Predictor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-JL%2FNFL-Kicker-Predictor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-JL%2FNFL-Kicker-Predictor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-JL%2FNFL-Kicker-Predictor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code-JL","download_url":"https://codeload.github.com/Code-JL/NFL-Kicker-Predictor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243021779,"owners_count":20223068,"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":["beautifulsoup","data-analysis","data-visualization","espn","football","gui","nfl","prediction","python","real-time-analytics","real-time-data","sport-analytics","sports-data","statistics","tkinter","web-scraping"],"created_at":"2025-01-18T01:15:49.018Z","updated_at":"2025-12-16T09:46:38.279Z","avatar_url":"https://github.com/Code-JL.png","language":"Python","readme":"# NFL Kicker Predictor\n\nA sophisticated Python application that provides real-time NFL kicker statistics and performance analysis with an intuitive graphical interface.\n\n## Features\n\n- **Real-time Data**: Scrapes live NFL kicker statistics from ESPN\n- **Offline Mode**: Load previously saved kicker data for offline analysis\n- **Statistical Analysis**: Track and analyze key performance metrics including:\n  - Career \u0026 season field goal percentages\n  - Average attempts per game\n  - Average successful kicks per game\n  - Last game performance\n- **Visual Performance Indicators**: Color-coded projections comparing historical averages\n- **Data Persistence**: Save kicker statistics locally for future reference\n\n## Installation\n\n1. Clone the repository: ```bash git clone https://github.com/yourusername/NFL-Kicker-Predictor.git ```\n\n2. Install required dependencies: ```bash pip install requests beautifulsoup4 tkinter ```\n\n## Usage\n\n1. Run the main application: ```bash python Kicker.py ```\n\n2. Select data source:\n   - **From Network**: Fetches real-time data from ESPN\n   - **From Save**: Loads previously saved local data\n\n4. Choose league (NFL currently supported)\n\n5. Browse kickers and view their statistics\n\n6. Enter projections to compare against historical performance:\n   - Green: Projection below historical average\n   - Red: Projection above historical average\n\n## Project Structure\n\n- `Classes/`: Core class definitions\n- `Gui/`: User interface implementation\n- `Local/`: Local data handling\n- `Save/`: Data persistence operations\n- `Scrape/`: Web scraping functionality\n\n## Technical Details\n\n- Built with Python 3.x\n- Uses BeautifulSoup4 for web scraping\n- Tkinter for GUI implementation\n- Modular architecture for easy maintenance and expansion\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Data sourced from ESPN's NFL statistics\n- Built with inspiration from sports analytics and statistical modeling\n\n--- *Note: This project is for educational and analytical purposes only. All NFL data is property of their respective owners.*\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-jl%2Fnfl-kicker-predictor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-jl%2Fnfl-kicker-predictor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-jl%2Fnfl-kicker-predictor/lists"}