Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarat-ravi/pyboost

Boost Python for Humans
https://github.com/sarat-ravi/pyboost

Last synced: about 2 months ago
JSON representation

Boost Python for Humans

Awesome Lists containing this project

README

        

# PyBoost
-------------

## Installation
###Dependencies
* Boost
* gcc

###Setup
* set boost environment variable:

```
export BOOST_ROOT=
```

* make sure boost is already built. You should see bjam binary in the boost directory
* cd into one of the projects and use the Makefile