Skip to content
Dan edited this page Nov 30, 2025 · 3 revisions

Welcome to the pyosmoctrl wiki!

pyosmoctrl is a Python Module that aims to simplify interaction with the Osmocom Control Interface.

I found the Osmocom Control Interface to be difficult to understand and work with, mainly due to a lack of direct tooling intended to interact with it.

I decided to make this Python module to get a better understanding of the protocol, and to allow me to quickly iterate and make further tooling using the CTRL interface.

Further Reading:

Clone this wiki locally