https://github.com/tmoss0/nhl-api-parser
https://github.com/tmoss0/nhl-api-parser
nhl-api python
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmoss0/nhl-api-parser
- Owner: tmoss0
- Created: 2019-04-30T03:51:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T16:53:43.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T22:59:47.579Z (over 1 year ago)
- Topics: nhl-api, python
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NHL-API-Parser
Basic command line Python project to query the NHL API.
Goal was to just work with APIs and learn basic Python.