Pre-release
This release is a pre-release and may not be stable for production use.
OVOS Pokémon Battle Assistant
This is an OpenVoiceOS (OVOS) skill for child-friendly voice queries about Pokémon. The skill gets stats, types, moves, and abilities from the public PokeAPI, and it gives simple battle predictions based on type advantage. It supports en-US, es-ES, fr-FR, it-IT, and pt-PT.
denix wrote the original skill on Codeberg. This fork lives under OpenVoiceOS for ongoing maintenance.
Features
- Get Pokémon info: "Tell me about [Pokemon Name]"
- Get Pokémon moves: "What moves does [Pokemon Name] have?"
- Get Pokémon type: "What type is [Pokemon Name]?"
- Battle comparison: "Who wins between [Pokemon A] and [Pokemon B]?"
Installation
pip install ovos-skill-pokepedia
Development
# Install the skill and test dependencies
pip install -e . -r test/requirements.txt
# Run the tests
pytest test/
Related projects
- OpenVoiceOS/OVOS-workshop: the skill framework this skill builds on.
- OpenVoiceOS: the org that maintains this fork.
License
MIT License
Release files for ovos-skill-pokepedia 1.1.0a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ovos_skill_pokepedia-1.1.0a1.tar.gz | 75.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ovos_skill_pokepedia-1.1.0a1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 217.3 kB
Release files / ovos_skill_pokepedia-1.1.0a1.tar.gz
| Download URL | ovos_skill_pokepedia-1.1.0a1.tar.gz |
|---|---|
| Size | 75.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5c0fca8783703a9671a3f16554422e00fcf95ed4f5706f46be7fc6fa6bc5fdee
|
|
BLAKE2b-256 checksum How to use checksums |
1a3a1f58e7fd4b2030d1ae159c4b00fc63c8c302c285fc99b7e255da391c4319
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / ovos_skill_pokepedia-1.1.0a1-py3-none-any.whl
| Download URL | ovos_skill_pokepedia-1.1.0a1-py3-none-any.whl |
|---|---|
| Size | 141.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ba789b6131f71660bd2bbc286db1d5051c5be9bfd8ddc2c979b127c89db993e8
|
|
BLAKE2b-256 checksum How to use checksums |
df74aadbb98c47a6baba49a15f3e8397cb8081864ecef8862a2c49e075aad82c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|