Download & Install

Py++ on SourceForge

Py++ project is hosted on SourceForge. Using SourceForge services you can:

  1. get access to source code
  2. get access to latest release version of Py++

Installation

In command prompt or shell change current directory to be “pyplusplus-X.Y.Z”. “X.Y.Z” is version of Py++. Type the following command:

python setup.py install

After this command complete, you should have installed Py++ package.

Boost.Python installation

Users of Microsoft Windows can enjoy from simple installer for Boost Libraries. You can find it here. Take a look on new getting started guide for Boost libraries.

Another very valuable link related to Boost is http://engineering.meta-comm.com/boost.aspx . You will find hourly snapshots of the source code and the documentation for all Boost libraries.

Dependencies

blog comments powered by Disqus

Table Of Contents

Previous topic

Users and quotes

Next topic

Documentation

This Page