Metadata-Version: 2.1
Name: pybgg-json
Version: 0.0.4
Summary: Python package to wrap BoardGameGeek XML API2 calls and produce JSON results
Home-page: https://github.com/SnarkAttack/pybgg-json
Author: Patrick McQuay
Author-email: patrick.mcquay@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests

# pybgg-json

This package provides a Python wrapper around BoardGameGeek XML API2 calls and returns the results in JSON string format.

# Uses

I'm sure there will be some at some point


