This website requires JavaScript.
Explore
Help
Sign in
Yarninator
/
bgg_api
Watch
1
Star
0
Fork
You've already forked bgg_api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
22
commits
13
branches
0
tags
230
KiB
99117cbd82
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Yarne Coppens
99117cbd82
bgg_connection now uses authenticated session
2024-07-31 15:22:30 +02:00
classes
fixed BoardGame class image_url and thumbnail_url wrong declaration
2024-07-26 10:45:29 +02:00
secrets
Added secrets file for authentication
2024-07-31 15:13:29 +02:00
.gitignore
Added secrets file for authentication
2024-07-31 15:13:29 +02:00
auth_manager.py
Added an authentication manager for handling credentials
2024-07-31 15:15:32 +02:00
bgg_connection.py
bgg_connection now uses authenticated session
2024-07-31 15:22:30 +02:00
main.py
Put requested board game in variable for expandability/testing
2024-07-26 12:04:44 +02:00
README.md
Initial commit
2024-07-24 22:49:16 +02:00
README.md
bgg_api