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
30
commits
13
branches
0
tags
230
KiB
04906e67c7
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
04906e67c7
expansion_ids are now correctly filled
2024-08-01 10:26:40 +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
expansion_ids are now correctly filled
2024-08-01 10:26:40 +02:00
main.py
Started work on getting owned collection
2024-07-31 16:03:24 +02:00
README.md
Initial commit
2024-07-24 22:49:16 +02:00
README.md
bgg_api