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

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -