Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

dtcc-platform/dtcc-wrangler

Repository files navigation

DTCC Template

DTCC Template is a template for creating clean and simple Python packages that include C++ code.

Highlights:

  • Uses pyproject.toml and installable using pip install
  • Uses scikit_build_core as build backend
  • C++ extensions built via CMake and CMakeLists.txt

This project is part of the Digital Twin Platform (DTCC Platform) developed at the Digital Twin Cities Centre supported by Sweden’s Innovation Agency Vinnova under Grant No. 2019-421 00041.

Documentation

This project is documented as part of the DTCC Platform Documentation.

Authors (in order of appearance)

License

This project is licensed under the MIT license.

Copyright is held by the individual authors as listed at the top of each source file.

Community guidelines

Comments, contributions, and questions are welcome. Please engage with us through Issues, Pull Requests, and Discussions on our GitHub page.