Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 897 Bytes

index.rst

File metadata and controls

62 lines (37 loc) · 897 Bytes

Welcome to pygada-runtime's documentation!

pygada-runtime is a package for creating and running gada nodes in Python.

Installation

$ pip3 install pygada-runtime

Testing

The test directory contains many tests that you can run with:

$ tox .

Dependencies

  • Python 3.8+

License

Licensed under the MIT License.

Contents:

.. toctree::
   :maxdepth: 2

   api
   module
   node
   program
   typing

Indices and tables