> For the complete documentation index, see [llms.txt](https://pokedevs.gitbook.io/pokedex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pokedevs.gitbook.io/pokedex/libraries.md).

# Wrapper Libraries

### Official Libraries <a href="#official-libraries" id="official-libraries"></a>

Here’s a list of nifty libraries made by us that you can use for your project.

| Library     | Language   | Links                                                                                                                                                     |
| ----------- | ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| pokedex-api | JavaScript | [GitHub](https://github.com/PokeDevs/node-pokedex-api), [NPM](https://www.npmjs.com/package/pokedex-api), [Yarn](https://yarnpkg.com/package/pokedex-api) |
| pokedex.py  | Python     | [GitHub](https://github.com/PokeDevs/pokedex.py), [PyPI](https://pypi.org/project/pokedex.py/)                                                            |

### Third-Party Libraries <a href="#third-party-libraries" id="third-party-libraries"></a>

Here’s a list of amazing libraries made by brilliant developers around the world that you can use for your project.

| Library       | Language | Links                                                                                                    |
| ------------- | -------- | -------------------------------------------------------------------------------------------------------- |
| pokedex-api4J | Java     | [Github](https://github.com/Minemobs/pokedex-api4J), [Maven](https://jitpack.io/#Minemobs/pokedex-api4J) |

{% hint style="info" %}
If you are a developer and have made any wrapper library that can be used by anyone to power their application or website, we’d love to showcase your library here.
{% endhint %}
