Altametris - segrails

Welcome to segrails’s documentation

Note

For a complete documentation, please visit the repository segrails.

Owner altametris.

Project Description

A Python package for doing inference with segrails

Steps

  1. Install the package following the Installation

  2. Learn how to use it following the Usage

Contents

Contributors

README

segrails

Description of the package.

Introduction

Say something about the package, what is its purpose.

Installation

How can we install it:

pip install alta-segrails

Usage

Give an example on how we can use it:

from altametris.segrails import MyClass

myclass = MyClass()
myclass.run()

Indices and tables