We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb4f5b commit 7cd21f8Copy full SHA for 7cd21f8
README.md
@@ -1,11 +1,7 @@
1
# Lewis
2
Lewis - Let's write intricate simulators.
3
4
-Lewis is a Python framework for simulating hardware devices. It is
5
-compatible with Python 3.10 to 3.11.
6
-
7
-It is currently not compatible with 3.12 as the asyncchat module has been removed from Python.
8
-We are going to fix this at some point.
+Lewis is a Python framework for simulating hardware devices.
9
10
Lewis can be installed via pip or ran from source. See relevant usage sections of the docs for more details.
11
0 commit comments