Image 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing | hace 4 años | |
---|---|---|
.. | ||
build | hace 4 años | |
doc | hace 4 años | |
example | hace 4 años | |
meta | hace 4 años | |
src | hace 4 años | |
test | hace 4 años | |
Jamfile | hace 4 años | |
LICENSE_1_0.txt | hace 4 años | |
README.md | hace 4 años | |
fabscript | hace 4 años | |
index.html | hace 4 años | |
todo.txt | hace 4 años |
Welcome to Boost.Python, a C++ library which enables seamless interoperability between C++ and the Python programming language. The library includes support for:
See the Boost.Python documentation for details.
Hint : Check out the development version of the documentation to see work in progress.
While Boost.Python is part of the Boost C++ Libraries super-project, and thus can be compiled as part of Boost, it can also be compiled and installed stand-alone, i.e. against a pre-installed Boost package.
Run
faber
to build the library.
Run
faber test.report
to run the tests.
Run
faber doc.html
to build the documentation.