Download

The latest release of pybdf can be downloaded from the python package index:

http://pypi.python.org/pypi/pybdf/

For developers: the source code of pybdf is hosted on launchpad:

https://launchpad.net/pybdf

Installation

On all platforms, after having unpacked the archive you can install pybdf by running:

$ python setup.py install

On Windows, you can alternatively use the provided binary installer.

Table Of Contents

Previous topic

Introduction

Next topic

Usage

This Page