moons-motor 0.0.4__py3-none-any.whl → 0.0.6__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- moons_motor/__init__.py +0 -2
- {moons_motor-0.0.4.dist-info → moons_motor-0.0.6.dist-info}/METADATA +2 -2
- {moons_motor-0.0.4.dist-info → moons_motor-0.0.6.dist-info}/RECORD +6 -6
- {moons_motor-0.0.4.dist-info → moons_motor-0.0.6.dist-info}/LICENSE +0 -0
- {moons_motor-0.0.4.dist-info → moons_motor-0.0.6.dist-info}/WHEEL +0 -0
- {moons_motor-0.0.4.dist-info → moons_motor-0.0.6.dist-info}/top_level.txt +0 -0
moons_motor/__init__.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: moons_motor
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.6
|
4
4
|
Summary: This is a python library for controlling the Moons' motor through the serial port.
|
5
5
|
Author-email: miroc <mike8503111@gmail.com>
|
6
6
|
Project-URL: Repository, https://github.com/miroc99/moons_motor.git
|
@@ -15,7 +15,7 @@ License-File: LICENSE
|
|
15
15
|
Requires-Dist: pyserial
|
16
16
|
Requires-Dist: rich
|
17
17
|
Requires-Dist: python-socketio
|
18
|
-
Requires-Dist:
|
18
|
+
Requires-Dist: requests
|
19
19
|
|
20
20
|
# Moons Motor
|
21
21
|
|
@@ -1,12 +1,12 @@
|
|
1
|
-
moons_motor/__init__.py,sha256=
|
1
|
+
moons_motor/__init__.py,sha256=qOpsRwizV-DpKSvNzyvj8ju3cs6vwgIICur1Oe6sxOA,27
|
2
2
|
moons_motor/example.py,sha256=hPk3r9WyNfRrdH7B3LW_KB_tLQ3wE6bIDht3WGMSBSA,382
|
3
3
|
moons_motor/motor.py,sha256=5tK9ynaIkG2HAiNxPnPdNawuALftsP4SK1UgdZZR3Vk,12833
|
4
4
|
moons_motor/observer.py,sha256=PXzuPYKRb2HpjArJcD8HakYIPfFGAs1uBDIL8PSizgA,124
|
5
5
|
moons_motor/simulate.py,sha256=zYxCmtbLh0FjmOJUjbmgBd0zuXSCupj3DMuNncYl9KA,2434
|
6
6
|
moons_motor/status.py,sha256=jXQZFZTt9ugHktkWKLII8MpEQQaeO-UjlwTrrP4LJNE,2872
|
7
7
|
moons_motor/subject.py,sha256=L_GS6fvJTeX7X23o3T92oiZ4rtLVKA2OEd9GpHn_Dz4,445
|
8
|
-
moons_motor-0.0.
|
9
|
-
moons_motor-0.0.
|
10
|
-
moons_motor-0.0.
|
11
|
-
moons_motor-0.0.
|
12
|
-
moons_motor-0.0.
|
8
|
+
moons_motor-0.0.6.dist-info/LICENSE,sha256=nsYjO800SjIjI85y2kVHR5mC3tca2vs4kK_BhNe89bM,1074
|
9
|
+
moons_motor-0.0.6.dist-info/METADATA,sha256=Ei5c0BIh2xRdP--uYE6tR-hT8bRpbRqlhGMqcxPGV-Y,1267
|
10
|
+
moons_motor-0.0.6.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
11
|
+
moons_motor-0.0.6.dist-info/top_level.txt,sha256=0dE-CR5_NYBw34jHIDGQNWpMllzO6mtUIuKyRv_rJLg,12
|
12
|
+
moons_motor-0.0.6.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|