Data Desktop
The data desktop includes scripts that can connect to various free data sources from around the web.
Each script connects to a single data provider. To use any of the scripts, simply import the script
into your own code.
Most scripts provide a way to cache data files locally to your hard drive after pulling the file. For some, this involves
using the standard
cache
mechanism, other libraries provide a separate mechanism.
Data Feeds
The data desktop consists of utilities for access to the following data sources.
Full Desktop
The full desktop is accessible here:
Webserver
The desktop can be deployed as a webserver. For detailed instructions, see
davinci desktop webserver.