runtimepy 5.12.0__py3-none-any.whl → 5.12.2__py3-none-any.whl
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.
- runtimepy/__init__.py +2 -2
- runtimepy/data/md/Connection.md +1 -1
- runtimepy/data/md/PeriodicTask.md +2 -1
- runtimepy/data/md/RuntimeStruct.md +2 -2
- {runtimepy-5.12.0.dist-info → runtimepy-5.12.2.dist-info}/METADATA +8 -6
- {runtimepy-5.12.0.dist-info → runtimepy-5.12.2.dist-info}/RECORD +10 -10
- {runtimepy-5.12.0.dist-info → runtimepy-5.12.2.dist-info}/WHEEL +1 -1
- {runtimepy-5.12.0.dist-info → runtimepy-5.12.2.dist-info}/entry_points.txt +0 -0
- {runtimepy-5.12.0.dist-info → runtimepy-5.12.2.dist-info}/licenses/LICENSE +0 -0
- {runtimepy-5.12.0.dist-info → runtimepy-5.12.2.dist-info}/top_level.txt +0 -0
runtimepy/__init__.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# =====================================
|
|
2
2
|
# generator=datazen
|
|
3
3
|
# version=3.2.1
|
|
4
|
-
# hash=
|
|
4
|
+
# hash=15077f6e9231129c803ebd9d9db1a5e1
|
|
5
5
|
# =====================================
|
|
6
6
|
|
|
7
7
|
"""
|
|
@@ -10,7 +10,7 @@ Useful defaults and other package metadata.
|
|
|
10
10
|
|
|
11
11
|
DESCRIPTION = "A framework for implementing Python services."
|
|
12
12
|
PKG_NAME = "runtimepy"
|
|
13
|
-
VERSION = "5.12.
|
|
13
|
+
VERSION = "5.12.2"
|
|
14
14
|
|
|
15
15
|
# runtimepy-specific content.
|
|
16
16
|
METRICS_NAME = "metrics"
|
runtimepy/data/md/Connection.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: runtimepy
|
|
3
|
-
Version: 5.12.
|
|
3
|
+
Version: 5.12.2
|
|
4
4
|
Summary: A framework for implementing Python services.
|
|
5
5
|
Home-page: https://github.com/libre-embedded/runtimepy
|
|
6
6
|
Author: Libre Embedded
|
|
@@ -17,11 +17,11 @@ Classifier: Development Status :: 5 - Production/Stable
|
|
|
17
17
|
Requires-Python: >=3.12
|
|
18
18
|
Description-Content-Type: text/markdown
|
|
19
19
|
License-File: LICENSE
|
|
20
|
-
Requires-Dist: websockets
|
|
21
|
-
Requires-Dist: svgen>=0.7.4
|
|
22
20
|
Requires-Dist: aiofiles
|
|
23
|
-
Requires-Dist: vcorelib>=3.5.1
|
|
24
21
|
Requires-Dist: psutil
|
|
22
|
+
Requires-Dist: vcorelib>=3.5.1
|
|
23
|
+
Requires-Dist: websockets
|
|
24
|
+
Requires-Dist: svgen>=0.7.4
|
|
25
25
|
Provides-Extra: test
|
|
26
26
|
Requires-Dist: pylint; extra == "test"
|
|
27
27
|
Requires-Dist: flake8; extra == "test"
|
|
@@ -51,11 +51,11 @@ Dynamic: requires-python
|
|
|
51
51
|
=====================================
|
|
52
52
|
generator=datazen
|
|
53
53
|
version=3.2.1
|
|
54
|
-
hash=
|
|
54
|
+
hash=c4f50a5547bbff6a73c98b12f4a8ee75
|
|
55
55
|
=====================================
|
|
56
56
|
-->
|
|
57
57
|
|
|
58
|
-
# runtimepy ([5.12.
|
|
58
|
+
# runtimepy ([5.12.2](https://pypi.org/project/runtimepy/))
|
|
59
59
|
|
|
60
60
|
[](https://pypi.org/project/runtimepy/)
|
|
61
61
|

|
|
@@ -65,6 +65,8 @@ Dynamic: requires-python
|
|
|
65
65
|
|
|
66
66
|
*A framework for implementing Python services.*
|
|
67
67
|
|
|
68
|
+
Consider [sponsoring development](https://github.com/sponsors/libre-embedded).
|
|
69
|
+
|
|
68
70
|
([interface documentation](https://libre-embedded.github.io/python/runtimepy))
|
|
69
71
|
|
|
70
72
|
## Python Version Support
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
runtimepy/__init__.py,sha256=
|
|
1
|
+
runtimepy/__init__.py,sha256=10K4A-aleoB9I9lscgr3b4GVzCGUK9-BwIJK3TojEMU,391
|
|
2
2
|
runtimepy/__main__.py,sha256=3IFTvHw-vqPIFy6ZZjzl00oDwFLzcDmV5WHo3ohPKbc,332
|
|
3
3
|
runtimepy/app.py,sha256=xhqZOvBcBCawUR2Qd5oyvrmNdOJhdChgddb0GiJOnPc,970
|
|
4
4
|
runtimepy/dev_requirements.txt,sha256=VZhW6bJ5YbwaoN4d_XxZFuN5BbDLaG7ngKrGnugVPRw,245
|
|
@@ -83,9 +83,9 @@ runtimepy/data/js/tab/env.js,sha256=MB79l3XyXKELWRqHcTnwWHiwdiceLHl1N_s-mS33pyU,
|
|
|
83
83
|
runtimepy/data/js/tab/sound.js,sha256=RSKp0AXM_zGOCsUvIT-BUjIzOE7Dp5NHiQG4fy7gBgY,1388
|
|
84
84
|
runtimepy/data/js/third-party/webgl-debug.js,sha256=AtuSr5qje8a37S2ZE-ztA01QuGlGj9bGl-ntjlaqJIo,36878
|
|
85
85
|
runtimepy/data/js/unused/pyodide.js,sha256=tcfj4XcYdhJSwFdHOQYpIHu0_2fGwkpWp4ZFyIRmmrc,864
|
|
86
|
-
runtimepy/data/md/Connection.md,sha256=
|
|
87
|
-
runtimepy/data/md/PeriodicTask.md,sha256=
|
|
88
|
-
runtimepy/data/md/RuntimeStruct.md,sha256=
|
|
86
|
+
runtimepy/data/md/Connection.md,sha256=nHo2gW8qHX7N2xhQOKzTgQ3KKtBJ17PE3uJQhZEgo6c,76
|
|
87
|
+
runtimepy/data/md/PeriodicTask.md,sha256=yzKxrBAvzJwS4-ZUUlrH3J_LEHDfnkDR3ClhYFXqngU,138
|
|
88
|
+
runtimepy/data/md/RuntimeStruct.md,sha256=Mu6fYUk2GYfGYQPFUZkXvTYkj2WSR0T_gKJXh0vRT-w,126
|
|
89
89
|
runtimepy/data/md/RuntimepyPeer.md,sha256=ayjL1V5KXRBEixG0vfxIajY2Dt_H5SYaZGSscXHSL4E,34
|
|
90
90
|
runtimepy/data/md/SinusoidTask.md,sha256=nTGmZXFv-r9d-ZgmmIHr6SKSp-K-nzJW-B6NKhg7FQ8,739
|
|
91
91
|
runtimepy/data/schemas/BitFields.yaml,sha256=7tSjEQNo_j458EN16AgIaC5eh0iEXCj9EbVTVc-EkB8,926
|
|
@@ -300,9 +300,9 @@ runtimepy/tui/task.py,sha256=nUZo9fuOC-k1Wpqdzkv9v1tQirCI28fZVgcC13Ijvus,1093
|
|
|
300
300
|
runtimepy/tui/channels/__init__.py,sha256=evDaiIn-YS9uGhdo8ZGtP9VK1ek6sr_P1nJ9JuSET0o,4536
|
|
301
301
|
runtimepy/ui/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
302
302
|
runtimepy/ui/controls.py,sha256=yvT7h3thbYaitsakcIAJ90EwKzJ4b-jnc6p3UuVf_XE,1241
|
|
303
|
-
runtimepy-5.12.
|
|
304
|
-
runtimepy-5.12.
|
|
305
|
-
runtimepy-5.12.
|
|
306
|
-
runtimepy-5.12.
|
|
307
|
-
runtimepy-5.12.
|
|
308
|
-
runtimepy-5.12.
|
|
303
|
+
runtimepy-5.12.2.dist-info/licenses/LICENSE,sha256=yKBRwbO-cOPBrlpsZmJkkSa33DfY31aE8t7lZ0DwlUo,1071
|
|
304
|
+
runtimepy-5.12.2.dist-info/METADATA,sha256=jqZtlRPilGeSYSLJm9pbg2RguDIC0TwCOMrHg5ux2HM,9268
|
|
305
|
+
runtimepy-5.12.2.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
|
|
306
|
+
runtimepy-5.12.2.dist-info/entry_points.txt,sha256=-btVBkYv7ybcopqZ_pRky-bEzu3vhbaG3W3Z7ERBiFE,51
|
|
307
|
+
runtimepy-5.12.2.dist-info/top_level.txt,sha256=0jPmh6yqHyyJJDwEID-LpQly-9kQ3WRMjH7Lix8peLg,10
|
|
308
|
+
runtimepy-5.12.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|