I'd really like to use Cython more, but I'd like the ability to convert it back into regular Python 3.x code at a moment's notice if for some reason I want to stop using Cython.
Are there any tools already written that do this?
I'd really like to use Cython more, but I'd like the ability to convert it back into regular Python 3.x code at a moment's notice if for some reason I want to stop using Cython.
Are there any tools already written that do this?