diff --git a/libraries/python/pyke.json b/libraries/python/pyke.json new file mode 100644 index 0000000..a7ee343 --- /dev/null +++ b/libraries/python/pyke.json @@ -0,0 +1,16 @@ +{ + "owner": "diodemusic", + "repo": "pyke", + "description": "pyke is an opinionated, simple-by-design Riot API wrapper specifically for League of Legends.", + "language": "Python", + "links": [ + { + "name": "PyPi", + "url": "https://pypi.org/project/pyke-lol/" + } + ], + "metadata": {}, + "tags": [ + "lol" + ] +}