A library for interacting with Wiliot's Testers app
Project description
PyWiliot: wiliot-testers
wiliot-testers is a python library for accessing Wiliot's Testers scripts
Public Library
MAC Installation
Getting around SSL issue on Mac with Python 3.7 and later versions
Python version 3.7 on Mac OS has stopped using the OS's version of SSL and started using Python's implementation instead. As a result, the CA certificates included in the OS are no longer usable. To avoid getting SSL related errors from the code when running under this setup you need to execute Install Certificates.command Python script. Typically you will find it under
/Applications/Python\ 3.7/Install\ Certificates.command
Python 3 on Mac
The default Python version on mac is 2.x. Since Wiliot package requires Python 3.x you should download Python3 (e.g. Python3.7) and make python 3 your default. There are many ways how to do it such as add python3 to your PATH (one possible solution https://www.educative.io/edpresso/how-to-add-python-to-the-path-variable-in-mac)
Git is not working after Mac update
please check the following solution: https://stackoverflow.com/questions/52522565/git-is-not-working-after-macos-update-xcrun-error-invalid-active-developer-pa
Installing pyWiliot
pip install wiliot-testers
Using pyWiliot
Wiliot package location can be found, by typing in the command line:
pip show wiliot-testers
please check out our scriptd, including:
For more documentation and instructions, please contact us: support@wiliot.com
Release Notes:
Version 4.0.0:
- First version
The package previous content was published under the name 'wiliot' package. for more information please read 'wiliot' package's release notes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wiliot-testers-4.0.0.tar.gz.
File metadata
- Download URL: wiliot-testers-4.0.0.tar.gz
- Upload date:
- Size: 400.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19029d1e2b89e54099a271a5aac31b15f824f64e04c24f27e0a0c556203be95a
|
|
| MD5 |
19680f854bcab9bf5a66e0aa8a7f09de
|
|
| BLAKE2b-256 |
d4069a9e33c634d797cf20f88d09269eb990d06a057d2361a6182161da02f854
|
File details
Details for the file wiliot_testers-4.0.0-py3-none-any.whl.
File metadata
- Download URL: wiliot_testers-4.0.0-py3-none-any.whl
- Upload date:
- Size: 432.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e3b5d96396af8248679819ebd000a9cd478a0f3064a2200d2a4e46313418c65
|
|
| MD5 |
8563fa10f3b0b25ee3fa500c324f2e6a
|
|
| BLAKE2b-256 |
accfe6d55d39362ec5cfd02ad43412137120980d11a4dca064416b1b92bed318
|