README
snakecharmer
SnakeCharmer is a Node js library to execute python code from string and return the results
Simple library to execute python code from string and return printed results.
<script type="module">
import snakecharmer from 'https://cdn.skypack.dev/snakecharmer';
</script>
SnakeCharmer is a Node js library to execute python code from string and return the results