logo

Contents

  • Installation
  • Configuration
  • Usage
  • Contributing to r5py
  • Code of conduct

Reference

  • Module contents
Theme by the Executable Book Project

R5py

R5py¶

R5py is a Python wrapper for the R5 routing analysis engine. It’s inspired by r5r, a wrapper for R, and is designed to interact with GeoPandas data frames.

Contents

  • Installation
    • Install using mamba
    • Install using conda
    • Install using pip
    • Dependencies
  • Configuration
    • Configuration via config files
    • Configuration from the command line
    • Using command line options in a script or notebook
    • Configuration/command line options
    • Setting the maximum Java heap size (memory use)
    • Using a custom installation of R5
  • Usage
    • Python
  • Contributing to r5py
    • Eight Steps for Contributing
  • Code of conduct
    • Our Pledge
    • Our Standards
    • Enforcement Responsibilities
    • Scope
    • Enforcement
    • Enforcement Guidelines
    • Attribution

Reference

  • Module contents

next

Installation

By r5py contributors
© Copyright 2022, r5py contributors.