-
Notifications
You must be signed in to change notification settings - Fork 150
pythonpm.js > Run python in tandem with your PenguinMod scripts! #380
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
this looks cool. Ill test and merge it as soon as i can |
|
also please add it to the extension list if you can |
|
by the way, parts of this look very very similar to mistium's python extension |
|
I think it would be better if the code loaded the library through an in-code minified version of it |
|
I think that it would be a good idea to have a mini editor (Such as that from JS V2), but I'm not sure it would have the right syntax... I'm new to all this javascript stuff so sorry if I'm missunderstanding something. Btw, i've tested it, it works as long as you don't have any of the syntax wrong, but seeing how there is not syntax detection, it'll make it just a bit more difficult One more thing; I would like it if you could run functions with variables set by an input of the block, with an adjustable amount of variables being set. (Think the join block) |
No description provided.