Skip to main content

Wrapper library around arduino-cli

Project description

pyduinocli Build Status Donate

pyduinocli is a wrapper library around arduino-cli to make the arduino-cli calls easy from a python script.

pyduinocli goals

  • Provide a clear and easy way to use arduino through a python program
  • Give the ability to programmatically flash arduino-like boards
  • Update 3D printer firmwares automatically

How to use

Installation

To install the library simply do

pip install pyduinocli

How to use

To start using the library simply import the module, create a new Arduino instance and enjoy.

import pyduinocli

arduino = pyduinocli.Arduino("./arduino-cli")
print(arduino.version())

License

See LICENSE

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

pyduinocli-0.35.0.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

pyduinocli-0.35.0-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file pyduinocli-0.35.0.tar.gz.

File metadata

  • Download URL: pyduinocli-0.35.0.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for pyduinocli-0.35.0.tar.gz
Algorithm Hash digest
SHA256 15172a03fdcf989972b0738dc9a536363d3d2ff6e1d8dd4c67595cbdc903ac31
MD5 23f3b54e6f58a8b5ae8cbcb78f132df0
BLAKE2b-256 d7fcb4927aacc5e396e8c8cb56a5047ea910e80dbbf1fddd83cf42b2db559d2c

See more details on using hashes here.

File details

Details for the file pyduinocli-0.35.0-py3-none-any.whl.

File metadata

  • Download URL: pyduinocli-0.35.0-py3-none-any.whl
  • Upload date:
  • Size: 24.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for pyduinocli-0.35.0-py3-none-any.whl
Algorithm Hash digest
SHA256 97b3d98d6a015bd6b1fe9794d4f94d1ea30fd2b9954a9779d841d2fc44c28c0a
MD5 2ecc6d935fb42fbb88d396cf9f3d1e9d
BLAKE2b-256 c73d5cd0bcbcda44b7f2f6bf031076ac6847056376b058e4d2f6e11b1bf07256

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