Skip to content

Commit e50563c

Browse files
committed
Update README
1 parent 1adb362 commit e50563c

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# Computed Types in Python
1+
# Type Manipulation in Python
22

3-
See [pep.rst](pep.rst) for the PEP draft.
3+
This is the development repository for a PEP to add
4+
TypeScript-inspired type-level introspection and construction
5+
facilities to the Python type system.
6+
7+
There is [a rendered PEP draft](https://python-typemap.labs.vercel.dev).
8+
9+
See [pep.rst](pep.rst) for the PEP draft source code.
410

511
## Development
612

0 commit comments

Comments
 (0)