Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ jsonOraclizer.py
File
jsonOraclizer.py
forge-gui/tools/jsonOraclizer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
3
# This python script is designed to handle the following: individual cards located in /res/cardsfolder/*
4
# Insert of Oracle data into data files from mtg-data.txt
Callers
nothing calls this directly
Calls
11
hasOracleLine
Function · 0.85
getOracleFromMtgData
Function · 0.85
getOracleFromMagicCardsInfo
Function · 0.85
writeOutCard
Function · 0.85
walk
Method · 0.80
close
Method · 0.65
write
Method · 0.65
join
Method · 0.45
read
Method · 0.45
filter
Method · 0.45
replace
Method · 0.45
Tested by
no test coverage detected