Skip to main content

Asynchronous Python library (SDK) for interacting with the intelino smart train.

Project description

intelino-trainlib-async-py

Documentation Status PyPI PyPI PyPI - Downloads Code style: black

Asynchronous Python library (SDK) for interacting with the intelino smart train.

intelino smart trains

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 (through threads) 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.

Installation

The asynchronous intelino trainlib is available on PyPi and can be installed with pip:

python3 -m pip install intelino-trainlib-async

Scanning

python3 -m intelino.scan

Local development:

git clone git://github.com/intelino-code/intelino-trainlib-async-py
cd intelino-trainlib-async-py

python3 -m venv .env
source .env/bin/activate
python3 -m pip install -r requirements.txt
python3 -m pip install -r requirements-dev.txt
python3 -m pip install -e .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

intelino-trainlib-async-1.0.4.tar.gz (22.7 kB view details)

Uploaded Source

Built Distribution

intelino_trainlib_async-1.0.4-py3-none-any.whl (29.7 kB view details)

Uploaded Python 3

File details

Details for the file intelino-trainlib-async-1.0.4.tar.gz.

File metadata

File hashes

Hashes for intelino-trainlib-async-1.0.4.tar.gz
Algorithm Hash digest
SHA256 0c28b5760297bee47d0bed1006aad829f2aea16e6651a0c76f340d5530ba8fec
MD5 c9940aa2a617bf9eb28c6404683f35b4
BLAKE2b-256 bc24663f0529b084b4e65e2d05555f66efc760f655feb7fbacb1bc63cdf782f9

See more details on using hashes here.

File details

Details for the file intelino_trainlib_async-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for intelino_trainlib_async-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 63b414d647997ce8011d6631fe08c41421b320bb99a8e21502553510308169b6
MD5 50d83d0fed99f58b54c4825a98558218
BLAKE2b-256 58691b282ea8e79d797b412aa5c18872db9518f0f7424a69eadc6df703be052f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page