SkillAgentSearch skills...

Pyasmtool

Explores the python bytecode, provides some tools to access it for fun and profit.

Install / Use

/learn @MoserMichael/Pyasmtool
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Pyasmtools - looking at the python bytecode for fun and profit.

The pyasmtools library is made up of two parts

All this is part of my tutorial on advanced python topics

Note that some of the goodness in this library is cpython specific, i don't expect it to work on every python based environment.

Installation

You can install this library with pip3 install pyasmtools. Instructions are in the above mentioned links.

View on GitHub
GitHub Stars317
CategoryDevelopment
Updated2mo ago
Forks15

Languages

Python

Security Score

100/100

Audited on Jan 5, 2026

No findings