Pyro

A dynamically-typed, garbage-collected scripting language.

Version 0.16.14

std::sqlite


Pyro ships with a builtin copy of the SQLite database engine.

Eventually this module will provide a Pyro interface to all of SQLite's functionality. Currently it's just a stub while I design that interface.

Constants

version: str

The SQLite version number.