Video game review datasets scraped from the Steam website . Data includes review text, number of hours that the reviewer played the game, number of friends, groups, etc.
A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python byte-code(.pyc) files across all python versions (including Python 3.10.*)