mtgdeckhunter | Gathering library to identify decks

 by   karttoon Python Version: Current License: No License

kandi X-RAY | mtgdeckhunter Summary

kandi X-RAY | mtgdeckhunter Summary

mtgdeckhunter is a Python library. mtgdeckhunter has no bugs, it has no vulnerabilities and it has low support. However mtgdeckhunter build file is not available. You can download it from GitHub.

Uses your Magic the Gathering (MtG) library of cards to search within decks downloaded from Deckbox, MtG Goldfish, and MtG Top 8 for ones you can build. Create your library of cards on the Deckbox inventory page and enter your ID when you run the script for the first time. My collection is listed here and in file "card.db" that I've included for testing purposes. Additionally, you can download a "deck.db" file I've uploaded with contains 16 official pre-constructed decks. You're on your own for actually downloading the decks from the sites as it takes long time and fairly temporal in context (current format/sets). Blog post - 02JUL2017 - MtG Deck Hunting. I've included a number of features to make searching the downloaded decks slightly easier and I'll cover these flags towards the end. Each deck will have a corresponding URL that links back to the source of the deck where you can get additional information on the respective site. This is purely meant as a quick way to hone in on potential decks you can build with your current library and is not meant to suggest any particular deck or style. *NOTE: I will not be actively maintaining this script and just created it to suit a specific need of mine, which turned out to be rather fruitless, so you're on your own for fixes and updates. Before getting into it, below is the usage for the script. Running the script for the first time will look similar to the below output (truncated for space). Basically it will iterate over each site and try to download the latest decks from when you last ran the script. For MtG Top 8 and Deckbox you can use the "-u" flag for full update which will cause it to just keep downloading decks from those sites. For MtG Top 8 it's feasible to download all of the decks in a night but for Deckbox, which is primarily creative deck ideas versus actual decks used like on Top 8, you'll be downloading until the end of enternity and most will be garbage. Alternatively, you can use the "-n" flag to not do any updates and just focus on the deck hunting. Alright, so let's say I don't care about sealed draft decks, test decks, or X decks because they are most likely not theorycrafted enough and people were just dealt what they were dealt. You can use the "-f" flag to filter out certain decks. Cool, but what if I want to search for decks where I have most of the cards and only decks between 60-70 cards? You can use the "-c" commonality flag to specify what percentage the deck needs to match and the "-s" flag to specify the low/high numbers for the deck size. Now I can check out the titles, see if anything stands out and hit the respective URL's to read more about the deck. The "-v" verbose flag will give you some additional information about what you're missing, if that's interesting for knowing whether you might have a quick substitute.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mtgdeckhunter has a low active ecosystem.
              It has 23 star(s) with 7 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              mtgdeckhunter has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of mtgdeckhunter is current.

            kandi-Quality Quality

              mtgdeckhunter has 0 bugs and 0 code smells.

            kandi-Security Security

              mtgdeckhunter has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              mtgdeckhunter code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              mtgdeckhunter does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              mtgdeckhunter releases are not available. You will need to build from source code and install.
              mtgdeckhunter has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              mtgdeckhunter saves you 232 person hours of effort in developing the same functionality from scratch.
              It has 566 lines of code, 24 functions and 1 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed mtgdeckhunter and discovered the below as its top functions. This is intended to give you an instant insight into mtgdeckhunter implemented functionality, and help decide if they suit your requirements.
            • Perform a deck update
            • Update deck list .
            • Check to see if a deck is valid .
            • Print out deck information .
            • Main entry point .
            • Determine the number of deck cards in a given site database .
            • Update deck list .
            • Scrape deck from deckID
            • Load deck database
            • Count the number of cards in the deck database .
            Get all kandi verified functions for this library.

            mtgdeckhunter Key Features

            No Key Features are available at this moment for mtgdeckhunter.

            mtgdeckhunter Examples and Code Snippets

            No Code Snippets are available at this moment for mtgdeckhunter.

            Community Discussions

            No Community Discussions are available at this moment for mtgdeckhunter.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mtgdeckhunter

            You can download it from GitHub.
            You can use mtgdeckhunter like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/karttoon/mtgdeckhunter.git

          • CLI

            gh repo clone karttoon/mtgdeckhunter

          • sshUrl

            git@github.com:karttoon/mtgdeckhunter.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link