/python-steam-tradeoffer-manager

Small package that help managing steam trade offers and steam bots

Primary LanguagePythonMIT LicenseMIT

Python steam tradeoffer manager

license pypi Docs Tests codecov CodeFactor versions black steam

Installation

# using pip
$ pip install steam-tradeoffer-manager

# using pipenv
$ pipenv install steam-tradeoffer-manager

# using poetry
$ poetry add steam-tradeoffer-manager

If you want to have the latest updates not included in release and not published on PyPI yet:

$ pip install git+https://github.com/somespecialone/python-steam-tradeoffer-manager.git@master

$ pipenv install git+https://github.com/somespecialone/python-steam-tradeoffer-manager.git@master

$ poetry add git+https://github.com/somespecialone/python-steam-tradeoffer-manager#master

Coming soon...

TODO 📑

  • Readme
  • Examples