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
17
commits
13
branches
0
tags
230
KiB
getting_boardgame_from_bgg
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
eaeb1c1b7f
Put requested board game in variable for expandability/testing
2024-07-26 12:04:44 +02:00
classes
fixed BoardGame class image_url and thumbnail_url wrong declaration
2024-07-26 10:45:29 +02:00
.gitignore
Initial commit
2024-07-24 22:49:16 +02:00
bgg_connection.py
Implemented boardgame type check for expansions
2024-07-26 12:01:12 +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