Installation¶
pip install thampi
Prerequisites¶
- Setup AWS Credentials
- Install Docker(e.g for Mac)
- Ensure that the user which calls thampi has admin access
- For now, only python 3.6 is supported
Important¶
- Do not install
zappaorflaskfor your environment for serving models. If you have to usezappaorflask, consider creating another environment(and it’s correspondingrequirements.txtfile) - Do not upgrade
zappaorflaskorpipif asked to do so. The latest version ofzappa(0.46.1)does not work for our use case so it’s at0.45.1. As athampiuser, you should not be much affected by that.