MCPcopy Index your code
hub / github.com/Tenchi2xh/pokedex-cli

github.com/Tenchi2xh/pokedex-cli @v0.1.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.4 ↗ · + Follow
46 symbols 124 edges 14 files 3 documented · 7% updated 3y ago★ 1106 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Pokédex CLI

The Pocket Monster Index, now in your terminal!

Installation

pip install "git+git://github.com/Tenchi2xh/pokedex-cli.git@v0.1.3#egg=pokedex-cli"

Usage

$ pokedex --help
Usage: main.py [OPTIONS] POKEMON

  Command-line interface for a quick Pokédex reference.

  Positional argument POKEMON can be either an id or a name, which has to be
  specified in the configured language.

Options:
  -s, --shiny                     Show shiny version of the Pokémon.
  -m, --mega                      Show Mega Evolution(s) if available.
  -l, --language LANGUAGE         Pokédex language to use.
  -pv, --pokedex-version VERSION  Pokédex version to use.
  -f, --format FORMAT             Output format (can be card, json, simple,
                                  line, page).
  --help                          Show this message and exit.

Screenshots

screen shot 2016-07-18 at 21 58 44 screen shot 2016-07-18 at 22 01 08 screen shot 2016-07-18 at 22 03 53

Acknowledgments

Pokémon © 2002-2016 Pokémon. © 1995-2016 Nintendo/Creatures Inc./GAME FREAK inc. TM, ® and Pokémon character names are trademarks of Nintendo.

No copyright or trademark infringement is intended in using Pokémon content in this project.

Core symbols most depended-on inside this repo

rgb2short
called by 19
pokedex/graphics/conversion.py
put_line
called by 10
pokedex/graphics/cell_buffer.py
icon
called by 3
pokedex/pokemon.py
put_cell
called by 3
pokedex/graphics/cell_buffer.py
get_height
called by 2
pokedex/graphics/draw.py
rgb_to_xterm
called by 2
pokedex/graphics/colors.py
format_fg
called by 2
pokedex/graphics/colors.py
format_bg
called by 2
pokedex/graphics/colors.py

Shape

Function 33
Method 9
Class 3
Route 1

Languages

Python100%

Modules by API surface

pokedex/database/queries.py9 symbols
pokedex/graphics/draw.py8 symbols
pokedex/graphics/cell_buffer.py6 symbols
pokedex/formats.py5 symbols
pokedex/pokemon.py4 symbols
pokedex/graphics/conversion.py4 symbols
pokedex/graphics/colors.py4 symbols
pokedex/main.py2 symbols
pokedex/exceptions.py2 symbols
setup.py1 symbols
pokedex/database/get.py1 symbols

For agents

$ claude mcp add pokedex-cli \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact