UC2-REST 0.2.0.23__tar.gz → 0.2.0.24__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/PKG-INFO +1 -1
  2. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/UC2_REST.egg-info/PKG-INFO +1 -1
  3. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/__version__.py +1 -1
  4. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/mserial.py +1 -1
  5. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/LICENSE +0 -0
  6. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/README.md +0 -0
  7. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/UC2_REST.egg-info/SOURCES.txt +0 -0
  8. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/UC2_REST.egg-info/dependency_links.txt +0 -0
  9. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/UC2_REST.egg-info/not-zip-safe +0 -0
  10. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/UC2_REST.egg-info/requires.txt +0 -0
  11. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/UC2_REST.egg-info/top_level.txt +0 -0
  12. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/setup.cfg +0 -0
  13. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/setup.py +0 -0
  14. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/MockSerial.py +0 -0
  15. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/UC2Client.py +0 -0
  16. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/__init__.py +0 -0
  17. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/analog.py +0 -0
  18. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/camera.py +0 -0
  19. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/cmdrecorder.py +0 -0
  20. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/config.py +0 -0
  21. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/config_.py +0 -0
  22. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/digitalout.py +0 -0
  23. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/galvo.py +0 -0
  24. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/gripper.py +0 -0
  25. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/home.py +0 -0
  26. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/laser.py +0 -0
  27. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/ledmatrix.py +0 -0
  28. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/ledmatrix_.py +0 -0
  29. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/logger.py +0 -0
  30. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/message.py +0 -0
  31. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/modules.py +0 -0
  32. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/motor.py +0 -0
  33. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/objective.py +0 -0
  34. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/pid.py +0 -0
  35. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/rotator.py +0 -0
  36. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/slm.py +0 -0
  37. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/state.py +0 -0
  38. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/temperature.py +0 -0
  39. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/utils.py +0 -0
  40. {uc2_rest-0.2.0.23 → uc2_rest-0.2.0.24}/uc2rest/wifi.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: UC2-REST
3
- Version: 0.2.0.23
3
+ Version: 0.2.0.24
4
4
  Summary: This pacage will help you to drive the ESP32-driven microscopy control modules from UC2
5
5
  Home-page: https://github.com/openUC2/UC2-REST
6
6
  Author: Benedict Diederich
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: UC2-REST
3
- Version: 0.2.0.23
3
+ Version: 0.2.0.24
4
4
  Summary: This pacage will help you to drive the ESP32-driven microscopy control modules from UC2
5
5
  Home-page: https://github.com/openUC2/UC2-REST
6
6
  Author: Benedict Diederich
@@ -6,7 +6,7 @@ __version__.py
6
6
 
7
7
  __title__ = 'UC2-REST'
8
8
  __description__ = 'This pacage will help you to drive the ESP32-driven microscopy control modules from UC2'
9
- __version__ = "v0.2.0.23"
9
+ __version__ = "v0.2.0.24"
10
10
  __author__ = 'Benedict Diederich'
11
11
  __author_email__ = 'benedictdied@gmail.com'
12
12
  __license__ = 'GPL v3'
@@ -1,11 +1,11 @@
1
1
  import serial
2
- from serial.tools import list_ports
3
2
  import json
4
3
  import queue
5
4
  import threading
6
5
  import time
7
6
  import sys
8
7
  try:
8
+ from serial.tools import list_ports
9
9
  from serial.serialutil import SerialException
10
10
  IS_SERIAL = True
11
11
  except ImportError:
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes