idet-core 0.4.1

Editing logic for text editors, without a frontend
Documentation
1
2
3
4
5
6
extensions py pyi
names python python3 py
line_comment #
strings " \
keywords and as assert async await break class continue def del elif else except finally for from global if import in is lambda nonlocal not or pass raise return try while with yield match case self None True False
types bool bytes complex dict float frozenset int list object set str tuple type Any Callable Dict Iterable Iterator List Optional Sequence Tuple Union