README This small script takes any decklist from an MTGO list and pulls all card images as jpg files into your directory. This work is free of course, but if you like mtg, gadgetry, and nerd stuff feel free to follow me on https://www.twitter.com/izzitmichaela for more projects! INSTRUCTIONS FOR USE INSTALLING PYTHON: If you have never used python before - yo'll need to install the environment. The environment I have is anaconda, which you can download below: https://www.anaconda.com/products/individual It might be too much for your needs - if you know of a simpler python environment feel free to use any one you like. You may also need to install the requests package. You can use this link to download that once you have installed python. Installing the requests package - https://t.co/uQMeCcwCkC Okay now that python is set up you're ready to go! 0-Download files included in the project. There should be two - a deck txt file and a python runner file 1-Go to https://scryfall.com/docs/api/bulk-data 2-Download the 'All Cards' File from the list. 3-Ensure that the name of the file is "all-cards.json". 4-Place file in the SAME folder as the other files. 5-Update the Deck txt file to include whatever cards you would wish. NOTE: Be sure they are in MTGO format, and be sure that only cards with single digit quantities are present This means you cannot have '15 Abrade' but you can have '9 Abrade' 6-Run the python file. If you want the little white corners cropped off, select the Runner_croppedBorders program. This stores them as png files rather than jpgs and are larger, but they look cleaner and dont have those silly white parts on the four corners. The jpg files should appear in your directory after a moment or two! Enjoy!
A small script I made that takes any standard Decklist of magic the gathering cards and pulls all card images from scryfall at once!
Overview
Tool to automate the enumeration of a website (CTF)
had4ctf Tool to automate the enumeration of a website (CTF) DISCLAIMER: THE TOOL HAS BEEN DEVELOPED SOLELY FOR EDUCATIONAL PURPOSE ,I WILL NOT BE LIAB
A script that convert WiiU BotW mods to Switch
UltimateBoTWConverter A script that convert WiiU BotW mods to Switch. It uses every resource I could find under the sun that allows for conversion, wi
Strong Typing in Python with Decorators
typy Strong Typing in Python with Decorators Description This light-weight library provides decorators that can be used to implement strongly-typed be
ticguide: quick + painless TESS observing information
ticguide: quick + painless TESS observing information Complementary to the TESS observing tool tvguide (see also WTV), which tells you if your target
GEGVL: Google Earth Based Geoscience Video Library
Google Earth Based Geoscience Video Library is transforming to Server Based. The
Design-by-contract in Python3 with informative violation messages and inheritance
icontract icontract provides design-by-contract to Python3 with informative violation messages and inheritance. It also gives a base for a flourishing
CEI Natural Disaster Tracking Portal
CEI Natural Disaster Tracking Portal (cc) Climatic Eye of ISCI We are an initiative that conducts studies in the field of Space Science, publishes pro
A frontend to ease the use of pulseaudio's routing capabilities, mimicking voicemeeter's workflow
Pulsemeeter A frontend to ease the use of pulseaudio's routing capabilities, mimicking voicemeeter's workflow Features Create virtual inputs and outpu
A tool to determine optimal projects for Gridcoin crunchers. Maximize your magnitude!
FindTheMag FindTheMag helps optimize your BOINC client for Gridcoin mining. You can group BOINC projects into two groups: "preferred" projects and "mi
An Embedded Linux Project Build and Compile Tool -- An Bitbake UI Extension
Dianshao - An Embedded Linux Project Build and Compile Tool
A one place destination to check whatever is trending on the top social and news websites at present.
UpTrend A one place destination to check whatever is trending on the top social and news websites at present. Explore the docs » View Demo · Report Bu
SHF TEST BACKEND
➰ SHF TEST BACKEND ➿ 🐙 Goals Dada una matriz de números enteros. Obtenga el elemento máximo en la matriz que produce la suma más pequeña al agregar t
Fuzz introspector for python
Fuzz introspector High-level goals: Show fuzzing-relevant data about each function in a given project Show reachability of fuzzer(s) Integrate seamles
This repo will have a small amount of Chrome tools that can be used for DFIR, Hacking, Deception, whatever your heart desires.
Chrome-Tools Overview Welcome to the repo. This repo will have a small amount of Chrome tools that can be used for DFIR, Hacking, Deception, whatever
A slapdash script to solve Wordle or Absurdle automatically
A slapdash script to solve Wordle or Absurdle automatically
Python package that mirrors the original Nodejs ReplAPI-It.
Python-ReplAPI-It Python package that mirrors the original Nodejs ReplAPI-It. Contributing First fork the repo: $ git clone https://github.com/ReplAPI
Automatización del proceso Inmofianza
Selenium Inmofianza Proyecto de pruebas automatizadas con selenium webdriver para el aplicativo Omnicanalidad Pre-requisitos 📋 Componentes que deben
Discover and load entry points from installed packages
Entry points are a way for Python packages to advertise objects with some common interface. The most common examples are console_scripts entry points,
Rename and categorize your DMOJ solutions
DMOJ Downloader What is this for? DMOJ lets you download the code for all your solutions, however the files are just named as numbers
Python plugin for Krita that assists with making python plugins for Krita
Krita-PythonPluginDeveloperTools Python plugin for Krita that assists with making python plugins for Krita Introducing Python Plugin developer Tools!