Contents Menu Expand Light mode Dark mode Auto light/dark mode
pybind11 documentation
pybind11 documentation
  • Changelog
  • Upgrade guide

The Basics

  • Installing the library
  • First steps
  • Object-oriented code
  • Build systems

Advanced Topics

  • Functions
  • Classes
  • Exceptions
  • Smart pointers & py::class_
  • Type conversions
    • Overview
    • Strings, bytes and Unicode conversions
    • STL containers
    • Functional
    • Chrono
    • Eigen
    • Custom type casters
  • Python C++ interface
    • Python types
    • NumPy
    • Utilities
  • Embedding the interpreter
  • Miscellaneous
  • Deprecated

Extra Information

  • Frequently asked questions
  • Benchmark
  • Limitations
  • Reference
  • CMake helpers
Back to top
Copyright © 2017, Wenzel Jakob
Made with Sphinx and @pradyunsg's Furo