Skip to content

Pydantic v2 models for World of Tanks Blitz mobile game

License

Notifications You must be signed in to change notification settings

Jylpah/blitz-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI codecov

blitz-models

Python Pydantic v2 modules for World of Tanks Blitz mobile game.

Requires Python 3.11 or later

Installation

Create virtual environment

This step is optional

python3.11 -m venv .venv
source .venv/bin/activate

Install

pip install git+https://github.com/Jylpah/blitz-models.git

Upgrade

pip install --upgrade git+https://github.com/Jylpah/blitz-models.git

About

Pydantic v2 models for World of Tanks Blitz mobile game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages