python - How steamkit work? -
currently, want implement trading system steam games (with python).
so, searched github, sadly, there
https://github.com/jessecar96/steambot
https://github.com/jessecar96/steamkit2
yeah, works good. c# -- don't tell me python can't :).
so, want start steamkit part. thought it's not difficult(maybe web-apis), when kinda review code of steamkit2, find seems use tcpconnection steam network, don't know how protocol.
does has idea this, think use python load steamkit2.dll, im noob c#
you don't want use steamkit2 port on repository. branch (and out dated 1 @ that) of official steamkit2 repository. looks attempting rid of branch based on issue discussion.
to answer question, there port of steamkit python. called pysteamkit , written 1 of contributors steamkit2.
unfortunately, there doesn't seem documentation in wiki of either official steamkit or python port on how use package. may have @ samples provided steamkit in c#.
Comments
Post a Comment