Hacker News new | ask | show | jobs
by StavrosK 3776 days ago
Yep, as a Python dev that's used to Python looking a certain way, this is very offputting. This is a great project, and I would hate for it to look "off" by something as trivial as Javascriptish whitespace and formatting conventions.
1 comments

You're encouraged to follow PEP8 completely for your Transcrypt apps and libs. As for interop with JS libs, following JS conventions is probably best, although some often use libs may acquire a PEP8 facade.
Well, it's the documentation that looks off, not my apps and libs.
You mean the docs of Transcrypt? In what way should it be improved? Any critisism to make it better is very welcome!