KKobuszewski / optimcut

Simple library to optimize leftovers from cutting slices from longer material pieces (single dimension).
MIT License
0 stars 0 forks source link

Build project (python package) utilizing pyproject.toml instead of old-style setuptools #8

Open KKobuszewski opened 7 months ago

KKobuszewski commented 7 months ago

Creating packages

https://packaging.python.org/en/latest/tutorials/packaging-projects/

https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#writing-pyproject-toml

Cython with pyproject.toml

https://stackoverflow.com/questions/73800736/pyproject-toml-and-cython-extension-module