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
Absolute solvation free energy calculations with OpenFF and OpenMM
ABsolute SOLVantion Free Energy Calculations The absolv framework aims to offer a simple API for computing the change in free energy when transferring
The purpose of this tool is to check RDP capabilities of a user on specific targets.
RDPChecker The purpose of this tool is to check RDP capabilities of a user on specific targets. Programming concept was taken from RDPassSpray and thu
Compress .dds file in ggpk to boost fps. This is a python rewrite of PoeTexureResizer.
PoeBooster Compress .dds file in ggpk to boost fps. This is a python rewrite of PoeTexureResizer. Setup Install ImageMagick-7.1.0. Download and unzip
Programming labs for 6.S060 (Foundations of Computer Security).
6.S060 Labs This git repository contains the code for the labs in 6.S060. In these labs, you will add a series of security features to a photo-sharing
An app that mirrors your phone to your compute and maps controller input to the screen
What is 'Dragalia Control'? An app that mirrors your phone to your compute and maps controller input to the screen. Inputs are mapped specifically for
The Blinker Herald includes helpers to easily emit signals using the excellent blinker library.
Blinker Herald The Blinker Herald includes helpers to easily emit signals using the excelent blinker library. Decorate a function or method with @blin
Proyecto - Análisis de texto de eventos históricos
Acceder al código desde Google Colab para poder ver de manera adecuada todas las visualizaciones y poder interactuar con ellas. Link de acceso: https:
Developer guide for Hivecoin project
Hivecoin-developer Developer guide for Hivecoin project. Install Content are writen in reStructuredText (RST) and rendered with Sphinx. Much of the co
Introduction to Databases Coursework 2 (SQL) - dataset generator
Introduction to Databases Coursework 2 (SQL) - dataset generator This is python script generates a text file with insert queries for the schema.sql fi
Density is a open-sourced multi-purpose tool for ROBLOX with some cool
Density is a open-sourced multi-purpose tool for ROBLOX with some cool
Better GitHub statistics images for your profile, with stats from private and public repos
Better GitHub statistics images for your profile, with stats from private and public repos
A calculator developed in Python.
Calculadora Uma simples calculadora... ( + − × ÷ ) 💻 Situação do projeto: Projeto finalizado ✔️ 🛠 Tecnologias: Python Tkinter (GUI) ⚙️ Pré-requisito
"Hacking" the (Telekom) Zyxel GPON SFP module (PMG3000-D20B)
"Hacking" the (Telekom) Zyxel GPON SFP module (PMG3000-D20B) The SFP can be sour
A lightweight solution for local Particle development.
neopo A lightweight solution for local Particle development. Features Builds Particle projects locally without any overhead. Compatible with Particle
Custom SLURM wrapper scripts to make finding job histories and system resource usage more easily accessible
SLURM Wrappers Executables job-history A simple wrapper for grabbing data for completed and running jobs. nodes-busy Developed for the HPC systems at
This is the course project of AI3602: Data Mining of SJTU
This is the course project of AI3602: Data Mining of SJTU. Group Members include Jinghao Feng, Mingyang Jiang and Wenzhong Zheng.
Time python - Códigos para auxiliar e mostrar formas de como fazer um relógio e manipular o seu tempo
Time_python Códigos para auxiliar e mostrar formas de como fazer um relógio e manipular o seu tempo. Bibliotecas Nestes foram usadas bibliotecas nativ
Python library to decorate and beautify strings
outputformater Python library to decorate and beautify your standard output 💖 I
A Puzzle A Day Keep the Work Away
A Puzzle A Day Keep the Work Away No moyu again!
Demo of patching a python context manager
patch-demo-20211203 demo of patching a python context manager poetry install poetry run python -m my_great_app to run the code poetry run pytest to te