`grgr` is a wrapper library for using `ggplot2` from `python`.
Project description
grgr
grgr is a library for using ggplot2 from python.
grgr can create figures in python using grammar similar to ggplot2. python does not create the figure itself, but generates a code that can be executed in R, and executes it in R to create the figure. In other words, grgr is an interface from python to R's ggplot2. Therefore, this library directly depends on R and ggplot2.
Quickstart
You can install grgr through pip by running pip install grgr. In order to use grgr, you need to have R and ggplot2 installed. Please make sure that these are installed beforehand. Once the installation is complete, you can draw a figure in python with the grammer same as ggplot2. A basic usage example can be found in example/basic.py.
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.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file grgr-0.1.0.tar.gz.
File metadata
- Download URL: grgr-0.1.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.7.9 Linux/4.19.104-microsoft-standard
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
847058b46787d4acc59368884fd6f0f8555dd4f1df6f187776735aadc04f47e8
|
|
| MD5 |
d47708456e109be6b6fc14d4db8b897d
|
|
| BLAKE2b-256 |
c1dce6c8b83b9e26dcbc312ac044b7b5bb344ee87b70a1fb8c189438798c8c82
|
File details
Details for the file grgr-0.1.0-py3-none-any.whl.
File metadata
- Download URL: grgr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.7.9 Linux/4.19.104-microsoft-standard
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55a42fa7c902b7307261eec8e489b5d632003c30ef843c21293fadac8e83ea9e
|
|
| MD5 |
c5d1978a78ad1822280c4e15dc35b268
|
|
| BLAKE2b-256 |
e2a26fa4a5804c89ad519e6826c97bb167be9c2d557d0a79b480e3254e358757
|