weria-pezeshkian / TS2CG1.2

TS2CG version 1.2
GNU General Public License v3.0
4 stars 2 forks source link

Python package #4

Closed jan-stevens closed 4 months ago

jan-stevens commented 4 months ago

Initial implementation of the python wrapper around TS2CG.

The idea is to make TS2CG installable over pip, by compiling the C++ binaries through python/cmake.

The implementation allows easy development of future python extensions to TS2CG.