Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

sometastycake/bufflogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

26 Commits

Repository files navigation

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

About

Authorization to buff.163.com through Steam

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /