fdsgdshn

Results 7 issues of fdsgdshn

Hi, I'm using Python 3.9 (on windows) and I attempted to run the autotest.py file by installing Transcrypt's 3.9 or 3.9.1 version here. After executing the following two commands: transcrypt...

Hi, I've recently started working with Transcrypt, and I'd like to transpile my Python modules to JavaScript using this tool. However, I have some concerns that I'd like to address....

Hi, I'm looking to create a module in Transcrypt and also write an auto-test module for it. What steps should I take to accomplish this? I've created a file named...

Hi, I want to transpile a Python code to JavaScript, but this code contains a JSON file and Transcrypt doesn't support the `open` command. How can I implement the `open`...

Hello everyone, I've just started working with Svelvet / Svelte, and I have a few small questions that I don't quite understand. I would really appreciate any help you can...

Hi, I am using the Svelvet library to create a node system with multiple anchors (connection points) on each node. I want to use the locked property to prevent connections...

Hello, Is it possible to prevent edge formation from one specific anchor to another? For example, I want to manually create edge connections from a selected anchor element to another...