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 details)

Uploaded Source

File details

Details for the file python-dymo-scale-0.0.1.tar.gz.

File metadata

File hashes

Hashes for python-dymo-scale-0.0.1.tar.gz
Algorithm Hash digest
SHA256 b2f8364bb3bb41836b04952dc3a262a5e86c97b2f03504cc46b41648c49c5fef
MD5 d23b0589f7505e2602dcf99cd3157b25
BLAKE2b-256 1b968174edccf35050cadcfed682acd3e93e99f180924bdbabd4c8c67f773822

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