Allow django to create R scripts and generate charts and other data output from those scripts.
Project description
The django_rpy2 module provides a way for developers of R scripts to design their scripts from the django administration interface and have the results be available to the django website in a predictable fashion.
Features include:
- R Package control to import required modules
- Being able to use django’s databases, or a custom database list.
- Resulting output saved per-run
- Output files saved into django file fields for later use.
Requirements:
You must have these non-python packages installed,names given here are debian package names:
- python-dev
- libcurl4-gnutls-dev
- r-base-core
These are required to compile the rpy2 library which acts as the R scripting core.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django-rpy2-0.7.1.tar.gz (10.9 kB) | File type Source | Python version None | Upload date | Hashes View |