Tito Miguel Costa
Refactoring ideas

Pocket

Currency exchange helpers

Pocket is a collection of scripts to help calculate currency exchanges.

Pocket integrates with Transferwise to determine the current exchange rate between to currency and calculate the value of a rate to obtain a certain profit.

Pocket is built in Python and available as an API. It is deployed to AWS using Zappa (using Lambda and API Gateway services behind the scenes).

Libraries

  • Powered by Flask
  • Deployment to AWS API Gateway / Lambda using Zappa

https://github.com/titomiguelcosta/pocket

Tags: Python, Flask, API, Zappa