← Back to context Comment by adsharma 11 hours ago Where is it? Would love to compare the approach to py2many. 2 comments adsharma Reply intalentive 9 hours ago https://github.com/spylang/spy adsharma 2 hours ago Py2many would fail to compile dynamic code whereas spy runs it through the interpreter.Otherwise the internal structure looks similar. Py2many has been around for 10+ years under previous names and has significant test coverage.
intalentive 9 hours ago https://github.com/spylang/spy adsharma 2 hours ago Py2many would fail to compile dynamic code whereas spy runs it through the interpreter.Otherwise the internal structure looks similar. Py2many has been around for 10+ years under previous names and has significant test coverage.
adsharma 2 hours ago Py2many would fail to compile dynamic code whereas spy runs it through the interpreter.Otherwise the internal structure looks similar. Py2many has been around for 10+ years under previous names and has significant test coverage.
https://github.com/spylang/spy
Py2many would fail to compile dynamic code whereas spy runs it through the interpreter.
Otherwise the internal structure looks similar. Py2many has been around for 10+ years under previous names and has significant test coverage.