Create and manage Backpack.tf listings (API v2) using Python 3.
Tip
Consider using tf2-utils' ListingManager instead of backpack-tf
directly.
- BTC:
bc1q9gmh5x2g9s0pw3282a5ypr6ms8qvuxh3fd7afh
- Steam Trade Offer
pip install bptf
# or
python -m pip install bptf
pip install --upgrade bptf
# or
python -m pip install --upgrade bptf
See the examples or use the ListingManager in tf2-utils.
# backpack-tf/
pytest