- Python 3.0.0 or above
- PyQt5
Manage the json files exported from swudb.com and from Table Top Simulator and create the csv file with the accepted columns. It has been created a python script to create a cvs file from a deck (exported from swudb.com in json format) or booster packs (exported from TTS in json format). Then you can import the csv file into swudb.com importer directly in your collection.
You can install the whl package by using:
pip install star_wars_unlimited-1.0.3-py3-none-any.whl
You can check the path of the installation by using:
pip show star_wars_unlimited
You can check the installation using
pip list
You can use the python3 script executing it with:
python3 swu_1.0.3.py
or the MACOS app / WINDOWS exe with a double click
The first question is if you want to import the deck .json file (taken from SWUDB.com) or a booster pack .json file from TTS:
Localize your json file (of a deck on swudb.com) or TTS
Save the resulting csv file where you want
Import the csv file into your collection on swudb.com My collection --> bulk actions --> CSV import
This is a digital way to enjoy this game but I recommend to buy it physically because you cannot enjoy the foil/hyperspace versions and ... it's a collectable game cards!
Simply you can uninstall the script using
pip uninstall StarWarsUnlimited
and if you check the installation:
pip list
you will see everything has being uninstalled
If you choose the MACOS application / Windows exe file, you have only to discard it
Delete, if there is something, all the "Unknown" lines in the created csv
Remember to add the hero and the base to your collection if you import deck json because simply they are not present in the json file!