Skip to content

sort pokemon cards using lists from the TCGplayer app

Notifications You must be signed in to change notification settings

chriscrutt/PokeSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello! This is my dumb passion project to order all my pokémon cards by national dex that really has no purpose but here we go

first things first, after you've created a collection of pokemon cards by either scanning them or entering them manually with
TCGplayer, hit those three dots top right and export that list to your computer or what have you.

next, paste that list in the `myPokemon.txt` file

third and last, cd into this directory and run createPokeDir.py
example:
> cd /Users/username/PokeSorter
> python3 createPokeDir.py

now when you look at `some.json` it'll show you all the cards, their expansions, and quantity you have, as well as filler text
for all the pokémon you don't own

this does require python3 because python2 does not allow for large arrays such as the one we are using, it contains 807 pokés

The next step is the ability to re-export the data in national dex order with the ability to be IMPORTED back into TCGplayer

lemme know if you have any ideas or questions











got 'em
..........,*******************//((((######%%%%%%%%%%%%%%%%%%%%%/,................................................,,,,,,,,,,,,,
...........,*******************//(((((((#######%%%%%%%%%%%%%%%%%%%%#*,,........................................,,,,,,,,,,,,,,,
......  ....,*****************/////((((((#(#######%#%%%%%%%%%%%%%%%%%%%%%%%%%(,......................................,,,,,,,,,
......  ....,*******************/////((((((##########%#%%%%%%%%%%%%%%%%%%%%%%%%%%%/,................................,,,,.,,,,,
.............,****************///////(/(((((#######%%%%%%%%%%%%%%#################%%%%%#/,..............................,,..,,
..............,******************///////(((((######%%%%%%%%%%%%%%#######################%%%%%(*,............................,,
.........   ...,******************///////((((######%#%%%%%%%%%%%%%######(((/////((((#######%%%%%%*...............,..........,,
.........   .....,*****************/*//////(((((#######%%%%%%%%%%#%##(((((((///((((((((#(#########,..........................,
..........     ....******************/////////((((#########%%%%%%###((((((/////**///**///////(((#(/..........................,
,..........     ....*********************///////((((((#(#############((//****,,,**,*******/////////...........................
*...............   ..,********************/**//////((((((((((##########(//**,. ....,,,,,***///*////*..........................
/,.....................***********************/////////(((((((#####(((((/*,           .....,,,***//((,........................
(*.................... .*********************///////////(((((((((((((((/*,.               ..,,,***/(##/.......................
#/,......................*********************//*///(/(//((((((((((###/**,                  ...,,,**(#/.......................
#(*,..................   .**********************//////((((((((######%##(,                       .,/###*.......................
#(/,..................  ..,*********************////////(((((########%%(                     .,*(##%%#*.....................,.
((/*,......................,********************//////////(((####%%%%%%/                     ,/(##%%##/.......................
//**,................    ...**********************//////////(###%%%%%##%%%/                .(#%%%%%%#(*.....................,.
***,,,...............   . ...************************///////(###%%#%%%%%%%%%%%//(#%%%%%#/*##%%%%%###(/,......................,
,,,,,,...............      ...**************************//((((#(##(#(##%%%%%%%%%%%%%%%%%%%%%%%%%##((/,........................
...,,,..................    ..,***************************/((/////////(##############%##%######(((/*.....................,.,,.
...,,,.................    .. .,*********************************/////////((((((((((((((((((((((/*,  .........................
...,,,...............  ....    ..*****************,,,**********,******/*/**/*********************    .........................
,,,,,,,...................     ...*******************,**********************************,,,,***.     .........................
,,,,,,,...................       ..,*******************,,,,********************,,,,,*,,,,,,,,,      ..........................
,,,,,,,...................         .******************,,,,,,,,,,,,,,,,,,,,.                        ...........................
..,,,,,,...................         ,*,,,******,*********,,,,,,,,,,,,,,,,,.                        ...........................
.....,,,....................        .***,,,,****************,**,*,*****,,,,                        ...........................
.....,,,....................        .,***,,,,,,****,,,,,********************,                      ...........................
......,,.. ..................        .*****,,,,,*****,,,,.,**********////////*,                    ...........................
......,,,.....................        ,*****,,,,,,*****,,,,..,********//((((((//,                   ..........................
......,,,......................       .******,,,...*******,,...,*******//(((((((((,               ............................
......,,,,......................      .*******,,,.  ,*******,,...,******/((((######/              ............................
.......,,,... .................        ,******,,,.   .********,,...,*******/((#######(*       ..... ..........................
.......,,,.....................         ,******,,.    .*********,,...,******//(((((######/.   ................................
.......,,......................         .******,,.      ,********,,,.  ,,,,*******//(((#####(. .... ..........................
.......,,.....................          .******,,.       .********,,,..  ,,,,,,,*,**//((((#####/..  ..........................
.......,,,....................           ,*****,,..       .*********,,..   .,,,,,,*****///(((#######(,........................
.....,,,,,....................            *****,,,.         ,*********,,.       .,,*********///(((######*.....................
.....,,,,,...................             .*****,,.           ,,********,.          .,,,,,*,****////((((((,...................
.....,,,,.....................             ,****,,.            ,*********,,              ,,,,,,,********///...................
.....,,,......................             .****,,,.            .**********,.               .,,,,,,,,,***/,...................
.....,,,,.....................             .*****,,.              .*********,,                         .......................
....,,,,,.....................             .****,,,.                .,********,.                          ....................
...,,,,,,.....................              .***,,,.                  ,********,,                         ....................
...,,,,,,....................               .***,,.                    ,,********,                       .....................
.....,,,,....................               .***,,.                     .,,,,,****,                       ....................
......,,....................                 **,..   .                    .,,,,,***.                        ..................
.......,....................                        ..                      .,,***,.                        ..................
...........................                        ...                       .,,,.                           .................
............................                       ...                                                        ................

About

sort pokemon cards using lists from the TCGplayer app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages