Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install boomslang
How to install boomslang
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install boomslang
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) |
0.5.1
| | |
---|
Windows (64-bit) | 
0.5.1
| | |
---|
Mac OS X (10.5+) |
0.5.1
| | |
---|
Linux (32-bit) |
0.5.1
| | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 1.0 on Jan 9th, 2014
I created Boomslang to decrease the amount of boilerplate
code I had to write when producing graphs for research papers. Boomslang
treats data and plots separately and encapsulates them both in objects,
giving the programmer the ability to author modular, re-usable graphing
code.