Skip to content

Introduction

trcks is a Python library. It allows railway-oriented programming in two different programming styles:

  1. an object-oriented style based on method chaining and
  2. a functional style based on function composition.