pweave-convert
scientific report generator for Python
Install
- All systems
-
curl cmd.cat/pweave-convert.sh
- Debian
-
apt-get install python3-pweave
- Ubuntu
-
apt-get install python3-pweave
- Kali Linux
-
apt-get install python3-pweave
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-pweave
- Dockerfile
- dockerfile.run/pweave-convert
python3-pweave
scientific report generator for Python
Pweave is a scientific report generator and a literate programming tool for Python. Pweave can capture the results and plots from data analysis and works well with NumPy, SciPy and matplotlib. It is able to run Python code from source document and include the results and capture matplotlib plots in the output.