Welcome to titanoboa’s documentation!

titanoboa is an experimental Vyper interpreter designed to provide an advanced integrated development experience with:

  • tracebacks

  • forking

  • opcode patching

  • and more …

Installation

titanoboa is available to install from PyPI.

$ pip install titanoboa

Alternatively, the latest in-development version of titanoboa can be installed from GitHub.

$ pip install git+https://github.com/vyperlang/titanoboa#egg=titanoboa

Indices and tables