Transcrypt icon indicating copy to clipboard operation
Transcrypt copied to clipboard

Python 3.9 to JavaScript compiler - Lean, fast, open! -

Results 162 Transcrypt issues
Sort by recently updated
recently updated
newest added

Transcrypt is awesome, thank you! I want to use a single validation library on both sides of the wire. I have been trying to make a few Python validation libraries...

Hi. Thanks for sharing this tool. I'm sure I'm doing something wrong, but haven't been able to figure out from the docs what that might be. I was able to...

I [couldn't find an existing issue about this](https://github.com/QQuick/Transcrypt/issues?q=_operator.py), but the built-in "operator" module seems to be missing. Is this something that's intended for eventual inclusion? ``` [sweg@CNU352DG8J tmp]$ echo 'from...

In the source code located [here](https://github.com/metaperl/transcrypt-play/tree/master/2-jquery) I issued the compilation command `python -m transcrypt -b -m -n hello.py` and I got the following error about which you should note two...

IS: bug?

Hi i try install transcrypt in windows 10 but i have this error: Building wheel for transcrypt (setup.py) ... error pip3.7 install transcrypt Collecting transcrypt Using cached Transcrypt-3.7.16.tar.gz (32.1 MB)...

It's been 6 months since Jacques reacted on any of reported issues and I am wondering what are his plans about the future of this project. I am currently working...

NEED: feedback

**IT'S MOVING AGAIN, SEE COMMENT BELOW, _D.D._ NOV 3 2020** Dear users and developers of Transcrypt You haven't heard from me for a long time. Contrary to what you may...

IS: announcement

I tried to transcrypt a python library called homematicip and this uses "aenum" library inside. When I now try to transcrypt this I get ``` Error while compiling (offending file...

STATE: under consideration

For consideration as a "feature" request, would it make sense to pull the docs, demos, and tutorials out of the pip transcrypt installation and just have those online or as...

SUB: packaging

On https://www.transcrypt.org/docs/html/installation_use.html I did a pip install on Ubuntu 20.04. I found the following things confusing in the documentation: 1. It's not clear where the .. path starts from in...