kayhayen
I am the creator of Nuitka the Python compiler, which is taking the world by storm, and makes my living as owner of Nuitka Services.
Nuitka ServicesKarlsruhe, Germany
Pinned Repositories
buildbot
Python-based continuous integration testing framework; your pull requests are more than welcome!
kayhayen
logic-node-editor
Simple Node Editor is just that. Very basic minimal code for implementing a node graph or editor using PySide2. All nodes are built from using QGraphicsItems.
python-chess
A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI engine communication
python-gsoc.github.io
Website and ideas page for Python's Google Summer of Code efforts
vmprof-python
vmprof - a statistical program profiler
Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.13. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
Nuitka-website
The main site of Nuitka as hosted on https://nuitka.net
cpython
The Python programming language
kayhayen's Repositories
kayhayen/logic-node-editor
Simple Node Editor is just that. Very basic minimal code for implementing a node graph or editor using PySide2. All nodes are built from using QGraphicsItems.
kayhayen/kayhayen
kayhayen/python-chess
A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI engine communication
kayhayen/python-gsoc.github.io
Website and ideas page for Python's Google Summer of Code efforts
kayhayen/vmprof-python
vmprof - a statistical program profiler