tf2-data
Item schemas, unusual effects, SKUs and more which can be useful for TF2 trading. Implemented by tf2-utils.
Donate
- BTC:
bc1qntlxs7v76j0zpgkwm62f6z0spsvyezhcmsp0z2 - Steam Trade Offer
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/
pytest
Update files after new update
If the package is not up-to-date, run this snippet to update your local files.
from tf2_data import Schema, SchemaItems, IEconItems
api_key = "STEAM_API_KEY"
schema = Schema(api_key=api_key)
schema.set_effects()
ieconitems = IEconItems(api_key)
items = ieconitems.set_all_schema_items()
schema_items = SchemaItems(items)
schema_items.map_defindex_name()
schema_items.map_defindex_full_name()
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tf2_data-1.0.8.tar.gz
(1.4 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tf2_data-1.0.8.tar.gz.
File metadata
- Download URL: tf2_data-1.0.8.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
588ec368b08ec363e855bef6dcf57977bb76725143ad9baecf1434ba2f1d357a
|
|
| MD5 |
b61c20618bc630c8abc13d029906a020
|
|
| BLAKE2b-256 |
91dd483d8c476195c67e089c6b73bb9ec44c85cfc66859abf8286fe598d821e0
|
File details
Details for the file tf2_data-1.0.8-py3-none-any.whl.
File metadata
- Download URL: tf2_data-1.0.8-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1d56bf7e03fd8e7a04e93498514b51fd04bc55b7c01a785ac1a54378b0fd204
|
|
| MD5 |
feee9caac0841d997fd44e9a4b4d7fcf
|
|
| BLAKE2b-256 |
0e482d8959e496c5641dd67a69789b1cd404517dda9ee09006dea290d27dfb4a
|