ARgorithmToolkit

A utility toolkit to help develop algorithms suitable for ARgorithm


Keywords
pypip, ar-representation
License
MIT
Install
pip install ARgorithmToolkit==0.2.3

Documentation

Tests PyPI version Codacy Badge

ToolKit

Toolkit Package to use to generate your custom algorithms for AR representation. The package is designed to provide an STL like feature to various data structures and algorithms to support state generation for ARgorithm Unity Application to utilise while rendering an algorithm.

$ pip install ARgorithmToolkit

Check out Website : argorithm.github.io

Check out Documentation : argorithm.github.io/toolkit

See Mobile application : Unity-App

Setup Server : FastAPI based REST API