{"id":16948158,"url":"https://github.com/dentosal/sc2-techtree","last_synced_at":"2025-10-09T14:19:46.712Z","repository":{"id":57666304,"uuid":"171554703","full_name":"Dentosal/sc2-techtree","owner":"Dentosal","description":"SC2 tech tree as JSON data + a Rust library","archived":false,"fork":false,"pushed_at":"2019-02-22T04:25:01.000Z","size":4712,"stargazers_count":12,"open_issues_count":6,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T11:39:03.261Z","etag":null,"topics":[],"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/Dentosal.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}},"created_at":"2019-02-19T21:43:19.000Z","updated_at":"2023-10-10T14:59:53.000Z","dependencies_parsed_at":"2022-09-26T20:31:44.314Z","dependency_job_id":null,"html_url":"https://github.com/Dentosal/sc2-techtree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentosal%2Fsc2-techtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentosal%2Fsc2-techtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentosal%2Fsc2-techtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentosal%2Fsc2-techtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dentosal","download_url":"https://codeload.github.com/Dentosal/sc2-techtree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244962788,"owners_count":20539225,"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":[],"created_at":"2024-10-13T21:49:48.821Z","updated_at":"2025-10-09T14:19:41.679Z","avatar_url":"https://github.com/Dentosal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StarCraft II tech tree and dependencies\n\nAll SC2 structures, units, abilities, researches and dependencies between these, in machine readable JSON format and with nice graphs.\nAlso a Rust libarary for querying the data.\n\n![Schema Plan](./docs/images/SchemaPlan.png)\n\nThis repository contains Python scripts for data generation, and\na Rust library for data validation, queries and overall usage.\n\n## \"I want to look at the cool graphs!\"\n\nSee [visuals page](./docs/Visuals.md), or [the image files](./docs/images).\n\n## \"I want to use this with my bot!\"\n\nIf using Rust, this repostory contains a nice library to query the data.\n\nIf not, you can still grab the [raw json data](./data/data.json), which\ncontains all raw information. Unfortunately, you need to query the data\nmanually. Unless you find or create a library that does it for you.\n\n# Development\n\nYou need `cargo` (Rust nightly), `python3.7` or newer + `pipenv`, `jq` and `graphviz` (`dot` command).\n\n\nThe Python code to generate new data is under `generate`, and\nthe Rust library is naturally under `src`.\n\nSee `Makefile` for usage, particularly `make run` and `make update`.\n\nSee [schema plan file](./docs/SchemaPlan.txt) for the idealistic schema.\n\n\n# Missing data? Invalid data? Other issues?\n\nPlease [open a new issue in GitHub](https://github.com/Dentosal/sc2-techtree/issues/new).\n\nPull requests to fix things or for extensions are welcome as well,\nalthough I suggest asking me first by opening an issue or otherwise.\nThe data model changes are usually quite hard to get right, and the\ndata collection script itself is quite complicated and full of edge\ncases.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentosal%2Fsc2-techtree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdentosal%2Fsc2-techtree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentosal%2Fsc2-techtree/lists"}