Skip to main content

Magic the Gathering deck transformator.

Project description

Magic the Gathering deck transformator. Used for import/export of decks between different websites.

So far it only supports moving decks from http://mtgtop8.com to http://tappedout.net.

Installation

Install the extension with one of the following commands:

$ easy_install mtgtransform

or alternatively if you have pip installed:

$ pip install mtgtransform

Usage

Type mtgtransform -h for usage help.

Examples

Transforming from one file to another:

$ mtgtransform inputfile > outputfile
$ mtgtransform --sideboard inputfile > outputfile_sb

Note that sideboard transformation is performed in a separate step.

It can also take input from stdin so on OSX the content from the source site can be copied into clipboard and transformed with

$ pbpaste | mtgtransform | pbcopy

This will add the transformed deck to the clipboard so it can be pasted directly into the destination website.

Development

Testing

Running the tests during development requires pytest. Install dependencies with

$ pip install -r requirements.txt

and then run tests with

$ py.test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mtgtransform-0.0.7.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file mtgtransform-0.0.7.tar.gz.

File metadata

File hashes

Hashes for mtgtransform-0.0.7.tar.gz
Algorithm Hash digest
SHA256 0365e5a56d3131495e06463211cec9d54c5c6e05cd89a02a7a00907eec3973a4
MD5 fd74544d1b5f34d0400bcfd2546c6bf5
BLAKE2b-256 9e1cb48e33a06def2f9e6a6d07e39c8098d5789eb0c9a197256157754d5242d9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page