Authorization to buff.163.com through Steam
Project description
Authorization to buff.163.com through Steam
Steam account should be registered on the buff.163.com
Install
pip install bufflogin
Usage
from bufflogin import Buff
from pysteamauth.auth import Steam
async def main():
steam = Steam(
login='login',
password='password',
)
buff = Buff(steam)
await buff.login_to_buff()
await buff.request('https://buff.163.com/api/market/goods/bill_order?game=csgo&goods_id=200')
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bufflogin-0.0.4.tar.gz
(3.5 kB
view hashes)
Built Distribution
Close
Hashes for bufflogin-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87f6274d0419f34aad312be08f00bf88beacc017783cc85d9667d369ecaedb97 |
|
MD5 | 31cf70f6f62a006e29e69c054a6ac8ad |
|
BLAKE2b-256 | bd37d0c45786974530e6c6782289dd3109d9de4b02438dc3b41f8b5363aeed71 |