Skip to content

Commit 85b391f

Browse files
authored
Update README.rst
1 parent 45aad3b commit 85b391f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,19 @@ Links
1010
---------------------
1111
- `Releases <https://github.com/davidhozic/TkClassWizard/releases>`_
1212
- Need help? Contact me in my `Discord server <https://discord.gg/DEnvahb2Sw>`_.
13-
- `Documentation <https://tkclasswizard.readthedocs.io/>`_
13+
- **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.
1426

1527
----------------------
1628
Installation

0 commit comments

Comments
 (0)