Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 2.55 KB

File metadata and controls

66 lines (46 loc) · 2.55 KB

intelino-trainlib-async-py

Welcome to the API Reference Guide for intelino-trainlib-async-py - the asynchronous Python library for the intelino smart train.

image

Documentation Status

image

image

Black

installation.rst scanning.rst usage.rst

api/overview.rst api/index.rst

bugs.rst license.rst

Overview

Intelino Smart Train is an award-winning programmable robotic toy that is both fun and educational. Powered by innovative robotic tech, the smart train offers multiple programming modes suitable for users of different ages.

Learning is more meaningful and relatable when experimenting with and simulating real world problems. Younger kids use screen-free activities and tactile coding to operate the smart trains and make them run on schedule. And older users, students and makers use our advanced tools to build smart rail systems and experiment with autonomous driving, collision avoidance, route optimization, resource sharing and much more!

We offer both synchronous and asynchronous Python programming libraries for the intelino smart train. The intelino-trainlib is our synchronous Python library. It gives access to our full-featured API, enables event-based programming and allows to interactively control one or multiple smart trains. This library is well suited for students and users that are new to Python or text-based programming, in general. And programmers with more advanced skills may prefer our asynchronous library intelino-trainlib-async which offers an extended list of API features, Rx-based reactive programming and superior performance.

Indices and tables

  • genindex
  • modindex
  • search