OVOS Pokémon Battle Assistant Skill
Project description
OVOS Pokémon Battle Assistant
A child-friendly OpenVoiceOS (OVOS) skill that allows users to query Pokémon data via voice commands. The skill interfaces with the public PokeAPI to retrieve stats, types, moves, and abilities, and provides simplified battle predictions.
Originally authored by denix 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 dependencies
pip install -r requirements.txt
# Install in development mode
pip install -e .
# Run tests
pytest test/
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ovos_skill_pokepedia-0.1.4.tar.gz.
File metadata
- Download URL: ovos_skill_pokepedia-0.1.4.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4dc398806cb179e284ea13416f5daac8bffb2f48e48c835f6a05bdb509b5b53
|
|
| MD5 |
a840668326718d33409921318f2f8a67
|
|
| BLAKE2b-256 |
651204a8f8d6e0397a50aab6adca53e237c30d375a2bda29526f1b5f730f9541
|
File details
Details for the file ovos_skill_pokepedia-0.1.4-py3-none-any.whl.
File metadata
- Download URL: ovos_skill_pokepedia-0.1.4-py3-none-any.whl
- Upload date:
- Size: 101.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3b9841b34eb6c4d32f5f436071f1677047dac0877420d75ccebf8f6a2acda97
|
|
| MD5 |
45def086db1762fcbc745568302e1ecf
|
|
| BLAKE2b-256 |
3a9a4a8ced866d1f53831901d5d40b711d4317a5866ac0fcee778396e1019988
|