Skip to content

linecard/sentential

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentential

Install

pip install sentential

Usage

sntl --help

Documentation

See the docs.

Develop

Virtual environment

poetry shell

Dependencies

poetry install

Test

poetry run pytest

Docs

docsify serve docs/