Skip to contents

nat.python is a small shared layer of Python interoperability helpers built on reticulate. It holds only code that is agnostic to which Python library you are talking to: introspecting an environment, converting generic Python return values to idiomatic R, and bridging large integer identifiers.

It deliberately contains no knowledge of any specific Python package (cloudvolume, caveclient, seatable_api, ...) or scientific domain. Packages such as fafbseg, bancr and seatabler depend on nat.python and supply that specificity themselves.

Main tools

Author

Maintainer: Gregory Jefferis jefferis@gmail.com (ORCID)

Authors: