64 Forks
430 Stars
430 Watchers

Pweave

Pweave is a scientific report generator and a literate programming tool for Python. It can capture the results and plots from data analysis and works well with numpy, scipy and matplotlib.

How to download and setup Pweave

Open terminal and run command
git clone https://github.com/mpastell/Pweave.git
git clone is used to create a copy or clone of Pweave repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Pweave https://github.com/mpastell/Pweave/archive/master.zip

Or simply clone Pweave with SSH
[email protected]:mpastell/Pweave.git

If you have some problems with Pweave

You may open issue on Pweave support forum (system) here: https://github.com/mpastell/Pweave/issues