Python Execution |
|
---|---|
Import a Python module |
|
Read and evaluate a Python script |
|
Run a Python REPL |
|
A reticulate Engine for Knitr |
|
Run Python code |
|
Evaluate a Python Expression |
|
Interact with the Python Main Module |
|
Python Types |
|
Create Python dictionary |
|
Create Python tuple |
|
Traverse a Python iterator or generator |
|
Create a Python iterator from an R function |
|
Evaluate an expression within a context. |
|
Python Configuration |
|
Install Python |
|
Python configuration |
|
Discover the version of Python to use with reticulate. |
|
Check if Python is available on this system |
|
Check if a Python module is available on this system. |
|
|
Use Python |
Python executable |
|
Python version |
|
Python Output |
|
Capture and return Python output |
|
Suppress Python warnings for an expression |
|
Arrays |
|
NumPy array |
|
Reshape an Array |
|
Persistence |
|
Save and Load Python Objects |
|
Low-Level Interface |
|
Check if a Python object has an attribute |
|
Get an attribute of a Python object |
|
Set an attribute of a Python object |
|
Delete an attribute of a Python object |
|
List all attributes of a Python object |
|
|
Get/Set/Delete an item from a Python object |
Call a Python callable object |
|
Convert between Python and R objects |
|
|
Convert Python bytes to an R character or raw vector |
Convert a Python string to an R Character Vector |
|
Check if a Python object is a null externalptr |
|
Unique identifer for Python object |
|
Length of Python object |
|
Python Truthiness |
|
String representation of a python object. |
|
Convert to Python Unicode Object |
|
Set Python and NumPy random seeds |
|
Get or (re)set the last Python error encountered. |
|
Documentation for Python Objects |
|
Wrap an R function in a Python function with the same signature. |
|
Deprecated Create a Python function that will always be called on the main thread |
|
The builtin constant Ellipsis |
|
The Python None object |
|
Create a python class |
|
Custom Scaffolding of R Wrappers for Python Functions |
|
|
|
|
S3 Ops Methods for Python Objects |
Package Installation |
|
Install Python packages |
|
List installed Python packages |
|
|
Interface to Python Virtual Environments |
Configure a Python Environment |
|
|
Conda Tools |
Run a command in a conda environment |
|
Miniconda |
|
Install Miniconda |
|
Remove Miniconda |
|
Path to Miniconda |
|
Update Miniconda |