Skip to main content

Authorization to buff.163.com through Steam

Project description

Authorization to buff.163.com through Steam

pypi: package Python: versions

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()
    response: str = await buff.request('https://buff.163.com/')

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.6.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

bufflogin-0.0.6-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page