Chrome extension in python? -


i create google chrome extension. specifically, i'd make packaged app, not hosted app. correct in thinking limits me javascript (and html/css)?

my problem need complex math (singular value decomposition, factor analysis) , don't want write algorithms in javascript. python has libraries functions need (scipy), can't find indication can make chrome extension using python.

is correct? have other options?

there no python built chrome wondering whether pyjamas can you.


Comments

Popular posts from this blog

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

apache - Add omitted ? to URLs -

php - How can I stop spam on my custom forum/blog? -