Skip to content

Create and manage Backpack.tf listings (API v2) using Python 3

License

Notifications You must be signed in to change notification settings

offish/backpack-tf

Repository files navigation

backpack-tf

Stars Issues Size Discord Downloads Code style Ruff

Create and manage Backpack.tf listings (API v2) using Python 3.

Tip

Consider using tf2-utils' ListingManager instead of backpack-tf directly.

Donate

Setup

Install

pip install bptf
# or 
python -m pip install bptf

Updating

pip install --upgrade bptf
# or 
python -m pip install --upgrade bptf

Usage

See the examples or use the ListingManager in tf2-utils.

Testing

# backpack-tf/
pytest

About

Create and manage Backpack.tf listings (API v2) using Python 3

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages