# 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...
- Readme
- Examples