Python-2
LuizaStepanyan/Python-2
Built by Luiza Stepanyan & Vahram Dressler for the Python 2 course, ASDS Master's, YSU. Async currency arbitrage scanner fetching live FX rates from 10+ concurrent JSON APIs. FastAPI + Pandas + scipy + pytest. Includes an experimental Armenian market extension via rate.am.
Summary
A Python-based high-frequency currency arbitrage scanner built for a university course. It asynchronously fetches live foreign exchange rates from over 10 public JSON APIs, processes the data with Pandas, performs statistical analysis with scipy to identify arbitrage opportunities, and serves the results via a FastAPI endpoint. The project includes a modular codebase, comprehensive unit tests, and an experimental extension for the Armenian market.