Giter Club home page Giter Club logo

shadowverseutility's Introduction

Shadowverse-utility

This is a personal Python based project related to Shadowverse competitive tournaments. The main purpose of this project is to extract information from SV competitive tournaments such as Shadowverse Open (SVO) , JCG Shadowverse, RAGE, and community tournaments. This project is purely a developer tool, so no UI are planned for this project. User can simply clone the entire repository and explore them with your preferred IDE. All functions can be called from Main.py file. Simply call your desired functions in order to satisfy your queries

Features :

  • Shadowverse Portal Deck Analyzer

    • Given a svportallink, we can check numerous information within the deck
    • Following feature are implemented within Deck class
      • Archetype Checker
      • Class Checker
      • Deck Breakdown
      • Hash Generator
    • To use it, simply create a deck object and put svportal link as its parameter. Then call whichever method that suitable for your objective
  • Tournament Statistics Generator

    • Main usage of this feature is to see the decks that all players bring in the tournaments and their compositions

    • Customized method for each tournaments SVO, JCG, Battlefy tournaments

    • SVO

      • Main Input is Excel document consisting player name and decks
      • Using SVO_initial_scraper method, informations such as Archetypes, Lineups, and Deck Breakdowns will be generated into excel files
      • Since the input is Excel, this method can be applied to anything that has decklist spreadsheets, not just limited to SVO
      • Further info such as Win/Lose/Ban stats can be scraped by puttting hashes of Battlefy page for that month SVO
      • Search matches based on player name is supported
    • JCG

      • Main input is JSON data directly from JCG website
      • Additionally for top 16 qualifier, decks were scrapped directly from tournament bracket
      • Using JCG_scraper method, informations such as Archetypes, Lineups, and Deck Breakdowns will be generated into excel files
    • Battlefy Tournaments

      • Main input is JSON data directly from battlefy
      • Currently only MS tournaments were customized
      • Using manasurge_bfy_scraper method, informations such as Archetypes, Lineups, and Deck Breakdowns will be generated into excel files

Contact me at Zhiff#6585 on discord if you have further question

shadowverseutility's People

Contributors

yahikosv avatar zhiff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

stardust0083

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.