data-apis/python-record-api

Record metadata for properties

saulshanabrook opened this issue · 1 comments

Currently I am throwing away the usage metadata for properties when generating the API. We should preserve these and add them as comments.

We need to switch from generating an AST to just generate source code for this or generate a CST https://libcst.readthedocs.io/