Skip to main content

Item schemas, unusual effects, SKUs and more useful data for TF2 trading

Project description

tf2-data

Stars Issues Size Discord Downloads Code style Ruff

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/
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()

Project details


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.3.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tf2_data-1.0.3-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file tf2_data-1.0.3.tar.gz.

File metadata

  • Download URL: tf2_data-1.0.3.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for tf2_data-1.0.3.tar.gz
Algorithm Hash digest
SHA256 fb8d840b7e4f66dde0e04ed6d865568776fd90a64f84614721f1feea0dfdab4d
MD5 386e5257400f917eb0e39f3382abe4f2
BLAKE2b-256 145436d3d3fc097f2c51988a69783e80341954a0bae1458418a24d7e29931fc9

See more details on using hashes here.

File details

Details for the file tf2_data-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: tf2_data-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for tf2_data-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fd644cb4b7a5d694448cb0d9bd588e8a572c3c5babfb04afb2f9274f6f1f7853
MD5 140436f20a330a908908955d39fd9ab9
BLAKE2b-256 2514d8fe01e8203a39b5d34e32b72cd445debcff56e87872ec2c4a49283808e1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page