Yes! NP was originally written in 2010 so it's vanilla js on the client. Had a python server for many years, but when I had to move from python 2, I switched to js for the server as well. When the server was python I was using googles app engine database (can't remember what its called right now). These days, just a vanilla postgres and boring old SQL statements.