lcosmin / boardgamegeek

A Python interface to boardgamegeek.com. Pulls information from BGG and creates Python objects for the data.
BSD 3-Clause "New" or "Revised" License
117 stars 72 forks source link

PyPI release update? #70

Open gamesbook opened 2 years ago

gamesbook commented 2 years ago

According to PyPi, the last release for this package was in 2015 (ver 0.13.2) but there have been changes and patches since then.

Is there any chance for an update - preferable one working with Python 3.9 and 3.10?

SukiCZ commented 8 months ago

Hi @gamesbook

As stated in the last commit 37f74d9 the maintainer will not continue his work so I've created a fork here, the library can be installed from PyPi with updated docs and more.

Feel free to install updated library instead (pip install bgg-api), contributions are welcome ❤️ thanks!