Ram Rachum

Results 189 issues of Ram Rachum

I want to use uncompyle6 to take a pyo file and try to restore the py file that it was made from. Any way to have the line numbers match?...

Enhancement

It happened that I was using PySnooper with `depth=10000` to explore a piece of running code. Of course, the output was huge with many levels of indentations. I wanted to...

I found a bug with `relative_time` when used with a generator. The times shown seem to be reset at some point. I don't know whether this bug could also happen...

@bittner , this is right up your alley so if you'll feel like doing it, it'll be cool. It'll be nice if after every release, or after every push to...

@bittner Here's another one you might like. I want the upkeep of the AUTHORS file to be automated, basically running: misc/generate_authors.py > AUTHORS It would be cool to have a...

I'm using animate-css-grid to move objects around in a simulation I'm playing. I'm letting people change the playback speed. Therefore, I'd like to be able to change the `duration` parameter...