autonomi 0.9.0

Autonomi client API
Documentation
1
2
3
4
5
import os
import sys

# Add the project root to Python path
project_root = os.path.abspath(os.path.join(os.path.dirname(__file__), "../.."))