Joined February 2016
2 Photos and videos
Version update for Transcrypt 3.9: v3.9.4 Changelog: - Fixed list and string slicing - Added features to str and dict - Added list.copy method and validations for list.pop - Updated enumerate function - Additional bug fixes github.com/TranscryptOrg/Tra…
1
3
29
Version update for Transcrypt 3.9: v3.9.3 Changelog: - Added math.copysign & math.isclose - Allow multiple iterators for map - Add kwargs and string support to min & max - Add copy module - Fixed issues with sort & sorted github.com/TranscryptOrg/Tra…
2
2
109
Version update for Transcrypt 3.9: v3.9.2 Changelog: - Updated enumerate function - Added bin, oct, and hex functions - Fixed string replace function - Updated String startswith and endswith methods - Added time.monotonic() - Fixed typos github.com/TranscryptOrg/Tra…
27
Transcrypt retweeted
React to Python is now available in print and e-book formats at these retailers: 🔸Amazon 🔸Apple Books 🔸Barnes & Noble 🔸Leanpub 🔸Aerio/Ingram 🔸Rakuten Kobo pyreact.com
1
3
2000 * and it's alive... github.com/QQuick/Transcrypt…

1
2
transcrypt.org 3.7.16 Parcel bundler demo added, docs clarified.

transcrypt.org 3.7.14 - 1. Executable comments: skip code either in CPython or in Transcrypt to produce modules that run both in the browser and on the desktop. transcrypt.org/docs/html/spe… 2. Integration with Parcel bundler (experimental).

2
transcrypt.org 3.7.12 Minor fixes: correct formatting of None, link in doc corrected, fixes for py_is / js_is alias and nameclass with async validated.

transcrypt.org 3.7.11 Compile time error reports fixed! (pr 584, issue 586). Error reporting has been deeply overhauled. Usability should be much better now.

transcrypt.org 3.7.10 Aliasing mechanism adapted to allow dots and underscores in filenames (issue 578)

1
transcrypt.org 3.7.8, fixes for issue 576 (hyphens in filename), 578 (exported vars can contain $), pr 575 (module name can be reexported). Travis CI repaired and refactored.

1
transcrypt.org 3.7.6, div fixes and enhancements: issue 559, 569, pull request 560

transcrypt.org 3.7.2: Python 3.7 dataclasses and JavaScript 6 modules (!)

2
3
Transcrypt 3.7.1 early experience (alpha) release. Modules fully based upon ES6 modules. No writing in install dir anymore. Use rollup if you want a treeshaked monolith. All shipment tests working. Main module can now by JS-only. github.com/QQuick/Transcrypt…
2
Do you like our new UNITS feature? Give it some exposure and upvote us on: news.ycombinator.com/show

1
transcrypt.org Units now support simple minification (whitespace removal), 40% code size reduction. Names have to stay compatible between units.

4