services
PackageSource
The flask services. Bind these services to the Dash/Flask applications to provide extra functionalities.
Modules
Member | |
---|---|
data | Service(s) related to the data exchanges. |
reqstream | Deferred data stream forwarding for the proxy-based data access. |
downloader | Service(s) related to the downloader. |
utilities | Utilities related to the Flask services. |
Aliases
Member | |
---|---|
ServiceData | dfc.services.data.ServiceData |
ServiceDownloader | dfc.services.downloader.ServiceDownloader |