pystackql documentation
StackQL is a dev tool which allows you to query and interact with cloud provider APIs using a SQL language. StackQL can be used for cloud inventory analysis, security audits, Infrastructure-as-Code, lifecycle operations (such as starting or stopping a VM).
The pystackql
package is a Python library for using StackQL.
For information on the StackQL language specification, grammar and built-in functions, see the StackQL documentation.
For StackQL provider information, see the StackQL Provider Registry.