Skip to content

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 published:

$ 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...


Last update: January 27, 2022
Back to top