如何使用python进行蒸汽交易 [英] How to trade on steam with python

查看:169
本文介绍了如何使用python进行蒸汽交易的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在从事一个涉及TF2,python和Steam交易的项目.我想知道如何从python发送蒸汽交易要约.我不需要源代码或任何东西,只需要指出正确的方向即可.我在Google上搜索了约20分钟,找不到与我想要的东西完全一样的东西,他们都希望登录以查看蒸汽交易报价或社区市场价格.

i am currently working on a project that involves TF2,python,and steam trading. I would like to know how i can send a steam trade offer from python. I do not need source code or anything, just point me in the right direction. I have searched for ~20 mins on google and cant find anything quite like what i want, they all want to log in to check steam trade offers or the community market prices.

推荐答案

我看上去很努力,很遗憾找不到Python库,但是我确实找到了这个Node.js库,它可以满足您的需求并且乍一看看上去很健壮:

I looked hard and couldn't find a Python library unfortunately, but I did find this Node.js library that does what you want and looks robust at first glance:

Node.js的蒸汽交易
允许您在Node.js中自动进行Steam交易.
https://github.com/seishun/node-steam-trade

Steam trading for Node.js
Allows you to automate Steam trading in Node.js.
https://github.com/seishun/node-steam-trade

您可能会考虑使用Javascript编写应用程序,因为该库在那里.另外,从Node.js调用您的Python函数.

You might consider writing your app in Javascript, because the library is there. Alternatively, call your Python functions from Node.js.

这篇关于如何使用python进行蒸汽交易的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆