Coder Social home page Coder Social logo

expert-evs's Introduction

Expert Evs

Introduction

This is a program that can maximize the total bulk of a pokemon given a specific number of EVs. The program uses webscraper to get the base stats of a certain pokemon if it cannot find in the attached dictionary.

Usage

python main.py

usage: main.py [-h] [-p POKEMON] [-d DISPOSABLE] [-n NATURE] [-pw PHYS_WEIGHT] [-pm PHYS_MODIFIER] [-sm SPEC_MODIFIER] [-m METHOD]

argument full argument explanation optional
-h --help show this help message and exit No
-p --pokemon Select the pokemon you want to EV Yes
-d --disposable The EVs to be used in the optimisation No, default to be 510
-n --nature whether or not to allow nature modifier No, default to be true
-pw --phys_weight physical weight of the bulk of the pokemon No, default to be 0.5
-pm --phys_modifier modifier of the physical bulk of the pokemon No, default to be 1.0
-sm --spec_modifier modifier of the special bulk of the pokemon No, default to be 1.0
-m --method either Chinese method or smogon method No, default to be "c"

Requirement

  • Python3
  • BeautifulSoup4

expert-evs's People

Contributors

vicdunmin 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.