Logo
Explore Help
Register Sign In
pokemon/nuzlocke-tracker
1
1
Fork 0
You've already forked nuzlocke-tracker
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
Files
93eab59a3e19564194ed3957843ca5086bad2e18
nuzlocke-tracker/tools/import-pokedb/pyproject.toml

10 lines
235 B
TOML
Raw Normal View History

Add Python tool scaffold for PokeDB data import Set up tools/import-pokedb/ with CLI, JSON loader, and output models. Replaces the Go/PokeAPI approach with local PokeDB.org JSON processing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 09:49:51 +01:00
[project]
name = "import-pokedb"
version = "0.1.0"
Rebrand to Another Nuzlocke Tracker (ANT) Update all user-facing references from "Nuzlocke Tracker" to "Another Nuzlocke Tracker" / "ANT" across package configs, page titles, meta tags, nav header, documentation, and web manifest. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 19:46:20 +01:00
description = "Convert PokeDB.org JSON data exports into ANT seed format"
Add Python tool scaffold for PokeDB data import Set up tools/import-pokedb/ with CLI, JSON loader, and output models. Replaces the Go/PokeAPI approach with local PokeDB.org JSON processing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 09:49:51 +01:00
requires-python = ">=3.12"
dependencies = []
[project.scripts]
import-pokedb = "import_pokedb.__main__:main"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 310ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API