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.
- Host: GitHub
- URL: https://github.com/juminiy/tftinfo
- Owner: Juminiy
- License: apache-2.0
- Created: 2025-07-08T05:26:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-09-01T06:31:37.000Z (about 1 month ago)
- Last Synced: 2025-09-01T08:55:25.679Z (about 1 month ago)
- Topics: augments, champions, items, markdown, python3, rewards, teamfight-tactics, traits, uv
- Language: Python
- Homepage:
- Size: 45.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tftinfo
tft info details, txt and json, process.py```bash
uv venv
source .venv/bin/activate
uv sync
```