GithubHelp home page GithubHelp logo

pes20-myclub-tour's Introduction

PES20 myCLUB TOUR

Python code to formulate the myClub Tour event stats in PES mobile 2020.

PES 2020 Poster

Functionalities

  • Provides you with the sum of total goals scored along a week.
  • Can formulate multiple tour events in a single week.
  • Finds the top goal scorer [golden boot winner] of every week.
  • Can retain the details of all the previous week's tour stats and provide info in a comparable manner.
  • Puts out a graph showing the total goals scored throughout the Fiscal year [Quarters].
  • Pulls up the web-browser showing the details of the golden boot winner.

Execution

  1. Save the .txt file in the format into files folder.
  2. Execute RUN.bat.
  3. Specify the name of the saved file.

Usage

The RUN.bat is configured to locate the python interpreter from C:\Users%USERNAME%\AppData\Local\Programs\Python\Python38\python.exe. If there is a change in the path, consider changing it. Also if any import error occurs please consider running,

pip install numpy
pip install matplotlib

Download the entire code base from this github directory and extract it to any desired location. Do not remove or rename a file/folder. Some files/folders may be empty but do not try to remove it. You can also download the directory it from here. [Only about 7KB in size]. But you may have to download the import modules

Screenshots

UI
PES 2020 Poster

Graph
Graph

Changelog

Update [02-10-2020]
Changes:

  1. Automatic month based seperation changed to file name based system for better sorting at the end of each quaters.
  2. September 5th week updation.
  3. Better output format.
  4. Performance improvements.

Major Update [02-09-2020]
Changes:

  1. Different tour dict. files for different quarters of the year.
  2. All these files link to tour_complete dict. backup file.
  3. Automatic save for the graph.
  4. Introduction of script_helper.py.
  5. Python now integrated into the directory itself.
  6. Robust RUN.bat file.
  7. Duplication of dict. now eliminated.
  8. Comments added for better understanding.

Future plans

  1. Copy the golden boot winner name to clipboard.
  2. Download the image directly from browser.
  3. Image resizing with OPENCV.
  4. Making a cataloge with every golden boot winners.

pes20-myclub-tour's People

Contributors

gokulmanohar avatar

Stargazers

 avatar

Watchers

 avatar

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.