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

c# - IMAP GMAIL getting folder list problem -

PHP proxy to get XML: problem with URL arguments -