Transcrypt
Transcrypt copied to clipboard
Is it possible to generate partial transcripts of python code to javascript, (using strings)?
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