Communication package for AfvalwijzerAPI
Project description
epsonprinter-api
This package can be used to scrape the ink levels from your Epson Workforce printer.
Usage:
Connection
Create the API object with the IP address of the printer, on connect the values are fetched from the printer
api = EpsonPrinterAPI(<IP>)
Fetches the latest values from the printer
Update values
api.update()
Get actual values
#regular colours
black = api.getSensorValue("black")
magenta = api.getSensorValue("magenta")
cyan = api.getSensorValue("cyan")
yellow = api.getSensorValue("yellow")
# Cleaning cardridge
clean = api.getSensorValue("clean")
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
afvalwijzerapi-0.0.2.tar.gz
(2.1 kB
view details)
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 afvalwijzerapi-0.0.2.tar.gz.
File metadata
- Download URL: afvalwijzerapi-0.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2397fbc17e475b2d033413e92061cf04511abc35df4346bdd6d7c25e956fb207
|
|
| MD5 |
2a747e73f117342ed649010eb68a25ca
|
|
| BLAKE2b-256 |
64af9157e3651fb8262b4f8c430e9277841b49e6ac7d73bf58d0f27c715e0945
|
File details
Details for the file afvalwijzerapi-0.0.2-py3-none-any.whl.
File metadata
- Download URL: afvalwijzerapi-0.0.2-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99ad1099a8139b35d83d4031f94c1e3ca4ffc0c614bd349ea0798ab30e1cc5da
|
|
| MD5 |
48d12dfa410a7c042d29e374e6c731ee
|
|
| BLAKE2b-256 |
312e192dd75e7cb4963f59dadcaa2462bcf42b90ce888f88e66106b25f6b3a23
|