Skip to main content

UNKNOWN

Project description

Reading information from Dymo USB scale.


=======
Install
=======

.. code-block:: bash

sudo apt-get install python libusb-1.0-0
# Create text file /etc/udev/rules.d/99-garmin.rules with contents:
# SUBSYSTEM=="usb", ATTR{idVendor}=="0922", ATTR{idProduct}=="8003", MODE="666"

.. code-block:: bash

pip install python-dymo-scale

=======
Example
=======

.. code-block:: python

from dymo import scale

usb = scale.USB()
print usb.get_weight_grams()


=======
Donation
=======

.. image:: https://img.shields.io/badge/Donate-PayPal-green.svg
:target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YYZQ6ZRZ3EW5C

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

python-dymo-scale-0.0.1.tar.gz (1.6 kB view hashes)

Uploaded Source

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