Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

somespecialone/python-steam-tradeoffer-manager

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59c8f00 · Apr 11, 2022

History

41 Commits
Apr 11, 2022
Jan 27, 2022
Feb 3, 2022
Jan 25, 2022
Dec 29, 2021
Dec 29, 2021
Feb 4, 2022
Jan 14, 2022
Mar 7, 2022
Mar 7, 2022

Repository files navigation

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