Pyjs is a cool project, but keep in mind that it's not the only option for converting Python to JS. See this very informative blog post: https://blogs-pyjeon.rhcloud.com/?p=301
Ian. On Tue, Feb 5, 2013 at 5:33 PM, chens <[email protected]> wrote: > > We have some python code that we would love to convert to js. Seems that > pyjs is the only available option. Is there any document/tutorial about how > to do conversion using jsbuild? The only info I can find is > > https://groups.google.com/forum/?fromgroups=#!topic/pyjs-users/-JHbPk5RFH8 > > but an initial attempt of "pyjsbuild --enable-dynamic-link Hello.py" > returns an error : pyjsbuild: error: no such option: --enable-dynamic-link > > What am I missing here? > > Thanks > chens > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Pyjs.org Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- This email is intended for the use of the individual addressee(s) named above and may contain information that is confidential, privileged or unsuitable for overly sensitive persons with low self-esteem, no sense of humor or irrational religious beliefs. If you are not the intended recipient, any dissemination, distribution or copying of this email is not authorized (either explicitly or implicitly) and constitutes an irritating social faux pas. Unless the word absquatulation has been used in its correct context somewhere other than in this warning, it does not have any legal or grammatical use and may be ignored. No animals were harmed in the transmission of this email, although the yorkshire terrier next door is living on borrowed time, let me tell you. Those of you with an overwhelming fear of the unknown will be gratified to learn that there is no hidden message revealed by reading this warning backwards, so just ignore that Alert Notice from Microsoft: However, by pouring a complete circle of salt around yourself and your computer you can ensure that no harm befalls you and your pets. If you have received this email in error, please add some nutmeg and egg whites and place it in a warm oven for 40 minutes. Whisk briefly and let it stand for 2 hours before icing. -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
