This is a non-official (but working) Python package to wrap the CoinMarketCap API. With this you can monitor and watch the crypto market. Read the official API documentation For the pro version, get ...
This simple helper facilitates testing Terraform modules from Python unit tests, by wrapping the Terraform executable and exposing convenience methods to set up fixtures, execute Terraform commands, ...