Skip to content
forked from Luos-io/Pyluos

A Python library to program a Luos based network through a high level interface.

License

Notifications You must be signed in to change notification settings

alexgorlier/Pyluos

 
 

Repository files navigation

Luos logo

PlatformIO Registry

Pyluos

The most for the developer​

Luos provides a simple way to think your hardware products as a group of independant features. You can easily manage and share your hardware products' features with your team, external developers, or with the community. Luos is an open-source lightweight library that can be used on any MCU, leading to free and fast multi-electronic-boards products development. Choosing Luos to design a product will help you to develop, debug, validate, monitor, and manage it from the cloud.

The most for the community​

Most of the embedded developments are made from scratch. By using Luos, you will be able to capitalize on the development you, your company, or the Luos community already did. The re-usability of features encapsulated in Luos services will fasten the time your products reach the market and reassure the robustness and the universality of your applications.

Good practices with Luos​

Luos proposes organized and effective development practices, guaranteeing development flexibility and evolutivity of your hardware product, from the idea to the maintenance of the industrialized product fleet.

Let's do this​

Disclaimer

This library send some anonymous information to Luos allowing to improve Pyluos experience. To disable the telemetry please add telemetry=False parameter at Device creation. For example:

device = Device('/dev/cu.usbserial-DN2EUDGP', telemetry=False)

About

A Python library to program a Luos based network through a high level interface.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%