Transcrypt icon indicating copy to clipboard operation
Transcrypt copied to clipboard

Is it possible to generate partial transcripts of python code to javascript, (using strings)?

Open JesusZerpa opened this issue 4 years ago • 0 comments

Hello! I would like to thank you for this wonderful project that has worked on transcription from python to javascript, I have been actively using it for some time.

Regarding the question I ask in the title, I need to know if there is any method within the transcrypt code that can be specified or any command in which I pass the string with the python code and that returns a string with the code in javascript, without having to create all the other files

JesusZerpa avatar Dec 01 '21 19:12 JesusZerpa