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
Blender addon to import images as meshes
ImagesAsMesh Blender addon to import images as meshes. Inspired by: ImagesAsPlanes Installation It's like just about every other Blender addon. Downlo
A clock widget for linux ez to use no need for cmd line ;)
A clock widget in LINUX A clock widget for linux ez to use no need for cmd line ;) How to install? oh its ez just go to realese! what are the paltform
Data Poisoning based on Adversarial Attacks using Non-Robust Features
Data Poisoning based on Adversarial Attacks using Non-Robust Features Usage python main.py [-h] [--gpu | -g GPU] [--eps |-e EPSILON] [--pert | -p PER
Deis v1, the CoreOS and Docker PaaS: Your PaaS. Your Rules.
This repository (deis/deis) is no longer developed or maintained. The Deis v1 PaaS based on CoreOS Container Linux and Fleet has been replaced by Deis
Python library for the Unmand APIs.
Unmand Python SDK This is a simple package to aid in consuming the Unmand APIs. For more help, see our docs. Getting Started Create virtual environmen
This is a Python 3.10 port of mock, a library for manipulating human-readable message strings.
This is a Python 3.10 port of mock, a library for manipulating human-readable message strings.
A inspector to be able to view and edit Qt style sheet while an application is running
Qt Style Sheet Inspector An inspector widget to view and modify the style sheet of a Qt app at runtime. Usage In order to use the inspector widget on
Bionic is Python Framework for crafting beautiful, fast user experiences for web and is free and open source.
Bionic is Python Framework for crafting beautiful, fast user experiences for web and is free and open source. Getting Started This is an example of ho
A wrapper script to make working with ADB (Android Debug Bridge) easier
Python-ADB-Wrapper A wrapper script to make working with ADB (Android Debug Bridge) easier This project was just a simple test to see if I could wrap
A simple language for new programmers and a toy language ;)
Yell An extremely simple, yet powerful language for new programmers, as well as a toy language ;) Explore the docs » Report Bug · Request Feature Yell
4Geeks Academy Full-Stack Developer program final project.
Final Project Chavi, Clara y Pablo 4Geeks Academy Full-Stack Developer program final project. Authors Javier Manteca - Coding - chavisam Clara Rojano
Automated rop chain generation
This is the accompanying code to the blog post talking about automated rop chain generation. Build the test file with: make Install the dependencies:
This is a a CSMA/CA simulator written in Python based on simulator of the same type
This is a a CSMA/CA simulator written in Python based on simulator of the same type found the link https://github.com/StevenSLXie/CSMA-Simulator with
Inverted-pendulum-with-fuzzy-control - Inverted pendulum with fuzzy control
Fuzzy Inverted Pendulum Basically, this project consists of an inverted pendulum
Visualization of COVID-19 Omicron wave data in Seoul, Osaka, Tokyo, Hong Kong and Shanghai. 首尔、大阪、东京、香港、上海由新冠病毒 Omicron 变异株引起的本轮疫情数据可视化分析。
COVID-19 in East Asian Megacities This repository holds original Python code for processing and visualization COVID-19 data in East Asian megacities a
Repositório contendo atividades no curso de desenvolvimento de sistemas no SENAI
SENAI-DES Este é um repositório contendo as atividades relacionadas ao curso de desenvolvimento de sistemas no SENAI. Se é a primeira vez em contato c
Spinning waffle from waffle shaped python code
waffle Spinning waffle from waffle shaped python code Based on a parametric curve: r(t) = 2 - 2*sin(t) + (sin(t)*abs(cos(t)))/(sin(t) + 1.4) projected
A simple website-based resource monitor for slurm system.
Slurm Web A simple website-based resource monitor for slurm system. Screenshot Required python packages flask, colored, humanize, humanfriendly, beart
🤡 Multiple Discord selfbot src deobfuscated !
Deobfuscated selfbot sources About. If you whant to add src, please make pull requests. If you whant to deobfuscate src, send mail to
A simple weather app.
keather A simple weather app. This is currently not finished. Dependencies: yay -S python-beautifulsoup4 tk