Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes in pyp5js #1

Open
berinhard opened this issue Mar 3, 2021 · 1 comment
Open

Changes in pyp5js #1

berinhard opened this issue Mar 3, 2021 · 1 comment

Comments

@berinhard
Copy link

berinhard commented Mar 3, 2021

Hi @tabreturn thanks a lot for using pyp5js in your project! Your website looks great and it's nice to have such a clean and organized index on creative coding in python. Congrats for you work!

I hope this issue doesn't bother you, but I've created it because I just released a new version of pyp5js and it has a few changes to the command line API. Now the project considers Pyodide as the default python interpreter, but transcrypt is still work and can be used. The changes in the API reflect that.

So, if you want to keep on using pyp5js with transcrypt, you must create your sketches passing the -i/--intepreter flag. For example:

$ pyp5js new sketch -i transcrypt

The other change is with the transcrypt command itself. You should replace it by compile instead.

@tabreturn
Copy link
Owner

Thanks for the heads-up, @berinhard! I've meant to get back to my project. There are some changes and additions I'd like to make.

I've been watching the activity on the pyp5js repo. It's exciting to see it evolve! Thanks for all the great work on pyp5js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants