Yoctopuce library for Python
This is Yoctopuce Python API. All required source files are in the Yoctopuce folder. You will find some small examples for every available Yoctopuce product in examples folder. The complete documentation is in the Documentation folder. The HTML documentation is interactive, similar to JavaDoc
Content of this package
-
Documentation/
API Reference, in HTML and PDF format -
Examples/
Directory with sample programs in Python -
yoctopuce/
Source code of the high-level library (in Python) -
yoctopuce/cdll/
Low-level library (C source code with makefile to build this library is available in the C++ library) -
FILES.txt
List of files contained in this archive
PyPI package
There is a small difference between this library and the the one you can download directly from Yoctopuce, with this one includes are done the following way:
from yoctopuce.yocto_api import *
instead of:
from yocto_api import *
This API uses precompiled C LIB files, sources are located C++ API, available from Yoctopuce's web site.
More help
For more details, refer to the documentation specific to each product, which includes sample code with explanations, and a programming reference manual. In case of trouble, contact support@yoctopuce.com
Have fun !
Release files for yoctopuce 2.1.15681
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yoctopuce-2.1.15681.tar.gz | 6.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| yoctopuce-2.1.15681-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 11.7 MB
Release files / yoctopuce-2.1.15681.tar.gz
| Download URL | yoctopuce-2.1.15681.tar.gz |
|---|---|
| Size | 6.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b7ed0ea0c0c215f7aa8f27d3b02cac314fadfd99ce039f4b04445c87e5886ef6
|
|
BLAKE2b-256 checksum How to use checksums |
559b802e56df3d6130c7ca993893cdd106289ceb31781e26fdb7a820abe9e0e7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.12
|
Release files / yoctopuce-2.1.15681-py2.py3-none-any.whl
| Download URL | yoctopuce-2.1.15681-py2.py3-none-any.whl |
|---|---|
| Size | 5.7 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
c6cda0f041bae264a5bd8d841febf07cc5e22d822fda9a749a9795d19546aa31
|
|
BLAKE2b-256 checksum How to use checksums |
ee92d31c4ffc26570c1fc86a5c431d2f3db3d58a0113980377fe6cff8e88d190
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.10.12
|