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 45aad3b commit 85b391fCopy full SHA for 85b391f
README.rst
@@ -10,7 +10,19 @@ Links
10
---------------------
11
- `Releases <https://github.com/davidhozic/TkClassWizard/releases>`_
12
- Need help? Contact me in my `Discord server <https://discord.gg/DEnvahb2Sw>`_.
13
-- `Documentation <https://tkclasswizard.readthedocs.io/>`_
+- **DOCUMENTATION**: https://tkclasswizard.readthedocs.io/
14
+
15
+---------------------
16
+Main features
17
18
+- Interactive definition of Python objects based on annotations.
19
+- Tkinter based
20
+- JSON templates
21
+- Polymorphism
22
+- Generic classes
23
+- Type aliases
24
+- Data validation
25
+- Conversion of defined data to Python objects and vice-versa.
26
27
----------------------
28
Installation
0 commit comments