{"id":16535920,"url":"https://github.com/offish/tf2-data","last_synced_at":"2026-04-18T23:03:05.393Z","repository":{"id":199528513,"uuid":"703162955","full_name":"offish/tf2-data","owner":"offish","description":"Item schemas, unusual effects, SKUs and more which can be useful for TF2 trading","archived":false,"fork":false,"pushed_at":"2024-02-13T17:33:09.000Z","size":2955,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-14T16:43:58.333Z","etag":null,"topics":["backpacktf","marketplace-tf","sku","steam","steam-api","steamcommunity","team-fortress-2","tf2","tf2-trading","tf2-trading-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/offish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-10T18:00:34.000Z","updated_at":"2024-07-19T16:05:02.263Z","dependencies_parsed_at":"2024-07-19T16:19:53.969Z","dependency_job_id":null,"html_url":"https://github.com/offish/tf2-data","commit_stats":null,"previous_names":["offish/tf2-data"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offish%2Ftf2-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offish%2Ftf2-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offish%2Ftf2-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offish%2Ftf2-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/offish","download_url":"https://codeload.github.com/offish/tf2-data/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859542,"owners_count":16556035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backpacktf","marketplace-tf","sku","steam","steam-api","steamcommunity","team-fortress-2","tf2","tf2-trading","tf2-trading-bot"],"created_at":"2024-10-11T18:29:15.086Z","updated_at":"2025-10-28T12:30:18.146Z","avatar_url":"https://github.com/offish.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tf2-data\r\n[![Stars](https://img.shields.io/github/stars/offish/tf2-data.svg)](https://github.com/offish/tf2-data/stargazers)\r\n[![Issues](https://img.shields.io/github/issues/offish/tf2-data.svg)](https://github.com/offish/tf2-data/issues)\r\n[![Size](https://img.shields.io/github/repo-size/offish/tf2-data.svg)](https://github.com/offish/tf2-data)\r\n[![Discord](https://img.shields.io/discord/467040686982692865?color=7289da\u0026label=Discord\u0026logo=discord)](https://discord.gg/t8nHSvA)\r\n[![Downloads](https://img.shields.io/pypi/dm/tf2-data)](https://pypi.org/project/tf2-data/)\r\n[![Code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\r\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\r\n\r\n\r\nItem schemas, unusual effects, SKUs and more which can be useful for TF2 trading. Implemented by [tf2-utils](https://github.com/offish/tf2-utils).\r\n\r\n## Donate\r\n- BTC: `bc1qntlxs7v76j0zpgkwm62f6z0spsvyezhcmsp0z2`\r\n- [Steam Trade Offer](https://steamcommunity.com/tradeoffer/new/?partner=293059984\u0026token=0-l_idZR)\r\n\r\n## Setup\r\n### Install\r\n```bash\r\npip install tf2-data\r\n# or \r\npython -m pip install tf2-data\r\n```\r\n\r\n### Updating\r\n```bash\r\npip install --upgrade tf2-data\r\n# or \r\npython -m pip install --upgrade tf2-data\r\n```\r\n\r\n## Testing\r\n```bash\r\n# tf2-data/\r\npytest\r\n```\r\n\r\n## Update files after new update\r\nIf the package is not up-to-date, run this snippet to update your local files.\r\n\r\n```python\r\nfrom tf2_data import Schema, SchemaItems, IEconItems\r\n\r\napi_key = \"STEAM_API_KEY\"\r\nschema = Schema(api_key=api_key)\r\nschema.set_effects()\r\n\r\nieconitems = IEconItems(api_key)\r\nitems = ieconitems.set_all_schema_items()\r\n\r\nschema_items = SchemaItems(items)\r\nschema_items.map_defindex_name()\r\nschema_items.map_defindex_full_name()\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffish%2Ftf2-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foffish%2Ftf2-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffish%2Ftf2-data/lists"}