Tagged "python"

pylint to CodeClimate converter

A little helper function to get nice code quality reports in Gitlab

Python function call overhead

Measuring function call overhead from Python 2.7 to 3.8

Asyncio Socket Pool

A socket pool with Python’s asyncio

asyncio real-time signal processing

Using Python’s asyncio for real-time signal processing

Bitfield nicities in Python

Using metaprogamming to make bitfields easy in Python