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 bptfpip install --upgrade bptf
# or
python -m pip install --upgrade bptfSee the examples or use the ListingManager in tf2-utils.
# backpack-tf/
pytest