You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jamie C. Driver 68f320041a
jade: update Jade api to 0.1.37
3 years ago
..
README.md jade: update Jade api to 0.1.37 3 years ago
__init__.py jade: update Jade api to 0.1.37 3 years ago
jade.py jade: update Jade api to 0.1.37 3 years ago
jade_error.py
jade_serial.py
jade_tcp.py

README.md

Python Jade Library

This is a slightly modified version of the official Jade python library.

This modified version was made from tag 0.1.37.

Intention is to fold these modifications back into Jade repo, for future api release.

Changes

  • Removed BLE module, reducing transitive dependencies
  • _http_request() function removed, so cannot be used as unintentional fallback