Do you charge for the web app version? I'd expect the module version to be somewhat close to that?
Also make sure to expect a lot of pain working with IT at the banks. I worked with some people at US Bank and their restrictions were absolutely draconian.
For example, I had to make a vanilla version of the python tool I was working on for them because they had to review every one of my dependencies! I also couldn't send any kind of zip file to them so I ended up making a plain text encoding/decoding scheme so I could attach code distributions to emails.
Comments
Do you charge for the web app version? I'd expect the module version to be somewhat close to that?
Also make sure to expect a lot of pain working with IT at the banks. I worked with some people at US Bank and their restrictions were absolutely draconian.
For example, I had to make a vanilla version of the python tool I was working on for them because they had to review every one of my dependencies! I also couldn't send any kind of zip file to them so I ended up making a plain text encoding/decoding scheme so I could attach code distributions to emails.