Skip to content

A Simple Terminal Wrapper script for the GwentApi to extract a local JSON.

License

Notifications You must be signed in to change notification settings

ArchanjoJr/solid-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solid Robot(DEPRECATED)

Working on a new Version

A Simple Terminal Wrapper script for the GwentApi to extract a local JSON.

INSTALLING

Prerequisites

Just Make Sure you have python3 and pip3 instaled on the PC:

$ sudo apt-get install python3.6
$ sudo apt-get -y install python3-pip

Just follow these easy step to step guide to Download the latest script:

  1. Create a Folder: mkdir Folder-Name

  2. Enter the Folder: cd Folder-name

  3. Clone The repository: git clone https://github.com/ArchanjoJr/solid-robot.git

  4. Then Install the Dependencies: pip3 install -r requirements.txt

After That You're Good to Go

Usage

Example: python3 app.py lang(DEFAULT=en-US)

Definitions:

  1. LANGUANGE: Extract your JSON with Native Languanges, Available in 9 languages
Expression Languange
en-Us English (United States)
de-DE German (Standard)
es-ES Spanish (Spain)
es-MX Spanish (Mexico)
fr-FR French (France)
it-IT Italian (Italy)
ja-JP Japanese (Japan)
pl-PL Polish (Polony)
pt-BR Portuguese (Brazil)
ru-RU Russian (Russia)

Example: python3 app.py pl-PL

NOTES:

This script will create 2 JSON (JAVASCRIPT OBJECT NOTATION) files on the folder

  1. CARDS.JSON: contaning all the cards and it basic informations like color, Faction, quotes
  1. VARIATIONS.JSON: contaning informations like image link, mill.

Built with

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Simple Terminal Wrapper script for the GwentApi to extract a local JSON.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages