[–] ymmt2005 11y ago ↗ We have a lot of config files written in Python syntax for miscellaneous in-house tools.Recently, we began writing Go programs. To inter-operate with Python programs, we need to invent a way to read/parse config files written in Python.Pyson may help us.
1 comment
[ 6.2 ms ] story [ 15.2 ms ] threadRecently, we began writing Go programs. To inter-operate with Python programs, we need to invent a way to read/parse config files written in Python.
Pyson may help us.