Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

using pyxml library pyjamas

Tags:

python

django

I need to write a small web app that does xml parsing on the client browser

I am considering pyjamas as the front end framework and django for the backend.

I understand that with pyjamas one can code in python and javascript is automatically generated

my question is: can I use external python libraries such as pyxml to be used by pyjamas to manipulate xml on the browser?

like image 243
NightOwl Avatar asked Aug 17 '26 01:08

NightOwl


1 Answers

No. See 'supported modules' in the Pyjamas docs.

like image 130
Spacedman Avatar answered Aug 18 '26 16:08

Spacedman



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!