Kdb+ and Python: EmbedPy and PyQ

Our first ML library, called embedPy, which exposes powerful #Python functionality to q developers has now been released. Part of our machine learning plans… Read more

Similar

An actual history of Python on Android

This ZDNet article was published a few days ago about how "Python apps might soon be running on Android". It summarises some recent developments in Android support for CPython, but disappointingly it’s highly misleading about some key points. In particula... (more…)

Read more »

Reproducible Python Bytecode

Some Linux distributions (like Alpine and Arch Linux) are shipping something called “python bytecode” in their packages. It’s stored in .pyc files and is generated during the package build. They’re stored in __pycache__ folders and can be seen here: (more…)

Read more »