or run

npx @tessl/cli init
Log in

Version

Tile

Overview

Evals

Files

docs

advanced-features.mdcore-binding.mdexception-handling.mdindex.mdnumpy-integration.mdpython-package.mdstl-integration.mdtype-system.md
tile.json

tile.json

{
  "name": "tessl/pypi-pybind11",
  "version": "3.0.0",
  "docs": "docs/index.md",
  "describes": "pkg:pypi/pybind11@3.0.1",
  "summary": "Seamless operability between C++11 and Python for creating Python bindings of existing C++ code"
}