Skip to content

Item schemas, unusual effects, SKUs and more which can be useful for TF2 trading

License

Notifications You must be signed in to change notification settings

offish/tf2-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf2-data

License Stars Issues Size Discord Code style

Item schemas, unusual effects, SKUs and more which can be useful for TF2 trading. Implemented by tf2-utils.

Donate

Setup

Install

pip install tf2-data
# or 
python -m pip install tf2-data

Updating

pip install --upgrade tf2-data
# or 
python -m pip install --upgrade tf2-data

Testing

# tf2-data/
python -m unittest