microsoft / microsoft/typespec
[python] Persist the autorest versions used to generate
Open
emitter:client:python
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
transferred from https://github.com/Azure/autorest.python/issues/1750
It would be nice if the specific version of autorest/python (and possibly autorest and other extensions) that was used to generate a particular package was persisted somewhere after generation. This could be injected into the generated code somewhere, injected into `README` or wherever else.
This would help in situations where code needs to be re-generated using the same versions that were previously used.
Contributor guide
Assessment
This issue has not been assessed yet.