We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3bc1c commit 9ba1022Copy full SHA for 9ba1022
README.md
@@ -23,6 +23,15 @@ Qt.py enables you to write software that dynamically chooses the most desireable
23
<br>
24
25
26
+### Development goals
27
+
28
+- Simplicity. Simple to read, simple to grok, simple to maintain.
29
+- No bugs. What you get is what each binding provides equally and documentation of inequalities.
30
31
+<br>
32
33
34
35
### Install
36
37
Qt.py is a single file and can either be downloaded as-is or installed via PyPI.
0 commit comments