SNAPconnect Futures Reference Guide¶
SNAPconnect Futures is a Python package that wraps the SNAPconnect Python package. It returns futures for most common operations, which allows you to write asynchronous code using Tornado’s coroutines.
See also
- gateways/snapconnect-futures/index - installation, getting started, and example projects