Pokémon Go Video Analysis
Tools for analyzing Pokémon Go Player vs. Player (PvP) Videos.
from battle_logger.pipeline import BattleLoggerPipeline
pogo_pipeline = BattleLoggerPipeline()
output = pogo_pipeline.exec('path/to/video')
pogo_pipeline.save_output(out_path="test_output", basename="battle_logger_output")
Extract battles from videos and analyze what Pokémon appear in which battles:
Log your battles and analyze your Pokémon's performance:
Installation:
make conda_dev
conda activate pogo_video_analysis_env
pip install pokemon-go-video-analysis
Release files for pokemon-go-video-analysis 0.0.0.0.5.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pokemon_go_video_analysis-0.0.0.0.5.5.tar.gz | 946.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pokemon_go_video_analysis-0.0.0.0.5.5-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 967.4 kB
Release files / pokemon_go_video_analysis-0.0.0.0.5.5.tar.gz
| Download URL | pokemon_go_video_analysis-0.0.0.0.5.5.tar.gz |
|---|---|
| Size | 946.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5314c5324380379b74820823dfc442f39f8addc9f1ce0af6936e37ccbbc243ad
|
|
BLAKE2b-256 checksum How to use checksums |
b50a21b7a1980517b70b9d9b717706ae7ca137a0b169ef39c43323d8f79c9d91
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.26.0
|
Release files / pokemon_go_video_analysis-0.0.0.0.5.5-py2.py3-none-any.whl
| Download URL | pokemon_go_video_analysis-0.0.0.0.5.5-py2.py3-none-any.whl |
|---|---|
| Size | 21.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
a03a15bd49c0eba3dd8e87e0486ef3ea0dcbb7fa0b71c319e09cfb9643101810
|
|
BLAKE2b-256 checksum How to use checksums |
317f22e2b515f750f5ff1c6462fb4db4823eebdc36de1b09d8e63ec370c9b042
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.26.0
|