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
71
commits
13
branches
0
tags
230
KiB
a7f9b63556
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
a7f9b63556
When getting base board game, connection will check if board game is already in db and return it, if not it will add it.
2024-08-08 17:56:22 +02:00
db
When getting base board game, connection will check if board game is already in db and return it, if not it will add it.
2024-08-08 17:56:22 +02:00
secrets
Added secrets file for authentication
2024-07-31 15:13:29 +02:00
src
When getting base board game, connection will check if board game is already in db and return it, if not it will add it.
2024-08-08 17:56:22 +02:00
tests
Added test for correct weight conversion
2024-08-08 17:00:34 +02:00
.gitignore
Added secrets file for authentication
2024-07-31 15:13:29 +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
README.md
bgg_api