diff --git a/README.md b/README.md index e4521d9..87e3009 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). - [Awesome Python Cryptocurrency](#awesome-python-cryptocurrency) - [Exchange Libraries](#exchange-libs) - [Arbitrage Libraries](#arbirage-libs) + - [Portfolio Libraries](#portfolio-libraries) @@ -84,7 +85,14 @@ TODO *Libraries for arbitrage.* -* [TODO]() +* [TODO]() + + +## Portfolio Libraries + +*Libraries for portfolio tracking and management.* + +* [coinpulse-python](https://github.com/soutone/coinpulse-python) - Simple Python SDK for crypto portfolio tracking with real-time prices, P/L calculations, and price alerts. Free tier available.