Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Pokedex Entry Number for alternate forms

未关闭
#1,307 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

维护者通常 1 天内回复

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
python
领域
api

调研方向

首先检查 PokeAPI 结果中如何表示替代形态和现有的 order 字段。明确 Pokédex 条目或排序值应如何将 Mega Evolutions 与其基础 Pokémon 分组,同时保留独立的地区形态条目;完成的标准是 API 暴露一个能够生成所需排序的一致值。

由索引模型根据 Issue 内容生成。

描述

I dont think this is duplicated but if it is I do apologise.

I am a tcg collector and i am building a full pokedex binder. To make sure i am doing it correctly i was putting together a page that puts all pokemon in pokedex order that i can print and cutout and put in the slots.

There comes a problem with pokemon that have mega evolutions for example. I know this is a very niche feature but after putting them in order, i found that mega charizard X / Y for example come at the end (after the main 1025) although they actually are number 6 in the pokedex along with base charizard, thus should be next to each other. However, pokemon that have alternate regional forms, they have their own separate pokedex number and entry and are therefore within the current 1025. I guess what i am asking is for a pokedex entry number or order number to be included in the results so that they can be organised accordingly.

I know that there is an order number but it doesn't seem to follow this idea from what i can gather and i am unsure what it is used for.

主要语言
Python
星标
5.4k
派生
1.2k
平均合并
2 天 7 小时
30 天内合并 PR
17

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

PokeAPI/pokeapi 的其他 Issue

查看 PokeAPI/pokeapi 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。