An open API service indexing awesome lists of open source software.

https://github.com/juminiy/tftinfo

Teamfight Tactics (tft, lolchess): Traits, Items, Champions, Augments, RewardsTable; format: MarkdownTables and PlainDesc; views: icon and txtTXT, set1~set15 all infos.
https://github.com/juminiy/tftinfo

augments champions items markdown python3 rewards teamfight-tactics traits uv

Last synced: about 1 month ago
JSON representation

Teamfight Tactics (tft, lolchess): Traits, Items, Champions, Augments, RewardsTable; format: MarkdownTables and PlainDesc; views: icon and txtTXT, set1~set15 all infos.

Awesome Lists containing this project

README

          

# tftinfo
tft info details, txt and json, process.py

```bash
uv venv
source .venv/bin/activate
uv sync
```