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
160
commits
13
branches
0
tags
230
KiB
f73accbacc
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
f73accbacc
Fixed bug where, if no boardgames where missing from plays, data_connection still wanted to ask BGG for empty list
2024-09-07 16:08:41 +02:00
secrets
Added secrets file for authentication
2024-07-31 15:13:29 +02:00
src
Fixed bug where, if no boardgames where missing from plays, data_connection still wanted to ask BGG for empty list
2024-09-07 16:08:41 +02:00
tests
Use version info for owned & wishlisted board games
2024-08-22 21:24:01 +02:00
.gitignore
Added designers to boardgames (howly mowly)
2024-08-19 13:54:04 +02:00
pytest.ini
Reorganized modules. Created pytest config to make testing work
2024-08-02 09:52:06 +02:00
README.md
Initial commit
2024-07-24 22:49:16 +02:00
requirements.txt
Added requirements.txt
2024-08-25 18:28:03 +02:00
README.md
bgg_api