top of page

Tk2dll ~repack~ May 2026

Report: tk2dll

Use it if:

What is tk2dll?

  1. Install Cython:
    pip install cython
    
  2. Create a setup.py:
    from setuptools import setup
    from Cython.Build import cythonize
bottom of page