pycyphal2 2.0.0.dev0__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.
@@ -0,0 +1,58 @@
1
+ Metadata-Version: 2.4
2
+ Name: pycyphal2
3
+ Version: 2.0.0.dev0
4
+ Summary: Pure-Python implementation of Cyphal -- a simple and robust real-time publish/subscribe stack that runs anywhere.
5
+ Author-email: Pavel Kirienko and OpenCyphal team <pavel@opencyphal.org>
6
+ License: MIT
7
+ Project-URL: Homepage, https://opencyphal.org
8
+ Project-URL: Repository, https://github.com/OpenCyphal/pycyphal
9
+ Keywords: cyphal,opencyphal,uavcan,pub-sub,publish-subscribe,data-bus,ethernet,can-bus,vehicular,onboard-networking,avionics,communication-protocol,broker
10
+ Classifier: Intended Audience :: Developers
11
+ Classifier: Topic :: Scientific/Engineering
12
+ Classifier: Topic :: Software Development :: Embedded Systems
13
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
14
+ Classifier: Topic :: Software Development :: Object Brokering
15
+ Classifier: Topic :: System :: Distributed Computing
16
+ Classifier: Topic :: System :: Networking
17
+ Classifier: License :: OSI Approved :: MIT License
18
+ Classifier: Programming Language :: Python
19
+ Classifier: Programming Language :: Python :: 3
20
+ Classifier: Operating System :: OS Independent
21
+ Classifier: Typing :: Typed
22
+ Requires-Python: >=3.11
23
+ Description-Content-Type: text/markdown
24
+ License-File: LICENSE
25
+ Provides-Extra: udp
26
+ Requires-Dist: ifaddr~=0.2.0; extra == "udp"
27
+ Provides-Extra: pythoncan
28
+ Requires-Dist: python-can~=4.0; extra == "pythoncan"
29
+ Dynamic: license-file
30
+
31
+ <div align="center">
32
+
33
+ <img src="https://opencyphal.org/favicon-192.png" width="60px">
34
+
35
+ <h1>Cyphal in Python</h1>
36
+
37
+ _pub/sub without steroids_
38
+
39
+ [![Website](https://img.shields.io/badge/website-opencyphal.org-black?color=1700b3)](https://opencyphal.org/)
40
+ [![Forum](https://img.shields.io/discourse/https/forum.opencyphal.org/users.svg?logo=discourse&color=1700b3)](https://forum.opencyphal.org)
41
+ [![Docs](https://img.shields.io/badge/Docs-rtfm-black?color=ff00aa&logo=readthedocs)](https://opencyphal.github.io/pycyphal)
42
+
43
+ </div>
44
+
45
+ -----
46
+
47
+ Python implementation of the [Cyphal](https://opencyphal.org) stack that runs on GNU/Linux, Windows, and macOS.
48
+
49
+ Install as follows.
50
+ Optional features inside the brackets can be removed if not needed; see `pyproject.toml` for the full list:
51
+
52
+ ```
53
+ pip install pycyphal2[udp,pythoncan]
54
+ ```
55
+
56
+ 📚 **Read the docs** at <https://opencyphal.github.io/pycyphal>.
57
+
58
+ 💡 **Runnable examples** at `examples/`.
@@ -0,0 +1,22 @@
1
+ pycyphal2/__init__.py,sha256=iFtaeiu8ETt9j2SISzkABbSIO_nu0VfMOn0YFVyU0wg,3385
2
+ pycyphal2/_api.py,sha256=z4vbensO4RJbtCt0og1pd29dQNrFeE5NHku0832lRnU,22363
3
+ pycyphal2/_hash.py,sha256=qdQ3A35oFy5mxPNO873OlLntVsCuOak6ckJf8r5j254,10621
4
+ pycyphal2/_header.py,sha256=12r_jQQ1t3rrNG6si5C3-vNcUSkvYQCBo8YhG16g19Q,10448
5
+ pycyphal2/_node.py,sha256=lzfUP0AAEsRyQDz8EgG1rmnzP72i4op2SjMuhtBHOvc,56717
6
+ pycyphal2/_publisher.py,sha256=e8ydodDeLTqrgeNnBj4hjz2gWqkGgODmUGER9YgyY10,15868
7
+ pycyphal2/_subscriber.py,sha256=_BOeyjzSJel58GYRlfud0qpilFuaZEgBzBCGRFf4NtI,15721
8
+ pycyphal2/_transport.py,sha256=C0-hMukqJ_wUbNkXMBpMSp78Rf9FE7rcBfZpLDMkNF4,3492
9
+ pycyphal2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
+ pycyphal2/udp.py,sha256=xGrXQZQf-Tqo6em2rBxUTn373HYhaqb0B5nsf0b6SLQ,42389
11
+ pycyphal2/can/__init__.py,sha256=n3zuGYPexGQSZdlNulNQyYk8WphmoQhmlIeEBn5QMeQ,1555
12
+ pycyphal2/can/_interface.py,sha256=u2YmS-fUkThE75IRKmF_VoA_YCTMM4ADkfMAi25cOQY,4369
13
+ pycyphal2/can/_reassembly.py,sha256=tDh0LubxANkOVIRCHG6zbABJEQD7WegxQS-UPqg__6E,5682
14
+ pycyphal2/can/_transport.py,sha256=sWNoyUnVJnUuhQ8pEtzAkfJSuqvI0RzMVVDKA5j1NOk,21036
15
+ pycyphal2/can/_wire.py,sha256=OSStXci7qzwnbz0YZ0H07rNU5bdi5fCLRNKVZmDOtdw,13696
16
+ pycyphal2/can/pythoncan.py,sha256=-zgFhoKDvihlRpVZg3OV12ClBTsf5MNLf1eD9_HxDus,10845
17
+ pycyphal2/can/socketcan.py,sha256=nBYzbAcoVXeGoRrovpJnCbTqs4MBabpt27QJw4JqUYc,8529
18
+ pycyphal2-2.0.0.dev0.dist-info/licenses/LICENSE,sha256=ILoAsB6eavnHqYkHMZt5JIp4-2oIMglw7vQr2aizB8w,1101
19
+ pycyphal2-2.0.0.dev0.dist-info/METADATA,sha256=e9IVFZLWa--8ZuOCsGNTaTtC1r4Y3-ONUeIGPe563V0,2313
20
+ pycyphal2-2.0.0.dev0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
21
+ pycyphal2-2.0.0.dev0.dist-info/top_level.txt,sha256=m3-ZKFH4OwPKxa94jzEP4OCKx7B7qnONx3GYXgaw8BU,10
22
+ pycyphal2-2.0.0.dev0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,20 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2019 Pavel Kirienko and OpenCyphal team
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
6
+ this software and associated documentation files (the "Software"), to deal in
7
+ the Software without restriction, including without limitation the rights to
8
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9
+ the Software, and to permit persons to whom the Software is furnished to do so,
10
+ subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
17
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
18
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
19
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
20
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1 @@
1
+ pycyphal2