Anomia-s / PyBrick

API Wrapper for Brick Hill, made in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyBrick

API Wrapper for Brick hill made on python.

Requirements:

requests

To install the requirements run:

pip install requests

or

python3 -m pip install requests

And that's it.


Documentation.

User Functions:

GatherFullInfo(userId)
GatherInfo(userId, Filter)

Filters:

  • Username
  • Description
  • last_online Made by Edge, original idea by Deweystuff

About

API Wrapper for Brick Hill, made in Python.

License:MIT License


Languages

Language:Python 100.0%