• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1![logo](https://raw.githubusercontent.com/boostorg/python/develop/doc/images/bpl.png)
2
3# Examples
4
5This directory contains various examples using Boost.Python.
6You may compile these using the `bjam` command either in this directory
7or in any of the subdirectories.
8You may need to adjust the paths in the Jamroot file if Boost.Python
9is not installed in a default location.
10See http://boostorg.github.io/python/doc/html/building/no_install_quickstart.html
11for details.
12