salabim
salabim
It looks like your main use case is than you have an expression that you want to 'ic' and later keep the expression but remove ic. I don't think that...
Can you share the code (possibly in private via [email protected])?
Rather than answering from @ruudvanderham, I answer from my other GitHub account (@salabim). *Can you provide an example of what you mean? how would this work if both functions -...
You could try the alternative (feature rich) ycecream package, as this does not have any dependency! See https://pypi.org/project/ycecream/
I recommend looking at the _peek_ package which does it all ... and more. See www.salabim.org/peek
Why not simply use pprint/pformat with sort_dicts=False?
You can do all this with an alternative package, called ycecream (www.github.com/salabim/ycecream).
Is there any indication when the final version will be released?