Metadata-Version: 1.1
Name: PyDatastream
Version: 0.6.3
Summary: Python interface to the Refinitiv Datastream (former Thomson Reuters Datastream) API via Datastream Web Services (DSWS)
Home-page: http://github.com/vfilimonov/pydatastream
Author: Vladimir Filimonov
Author-email: vladimir.a.filimonov@gmail.com
License: MIT License
Download-URL: http://github.com/vfilimonov/pydatastream/archive/v0.6.3.zip
Description: 
        **PyDatastream** is a Python interface to the Refinitiv Datastream (former Thomson
        Reuters Datastream) API via Datastream Web Services (DSWS) (non free),
        with some convenience functions. This package requires valid credentials for this
        API.
        
        For the documentation please refer to README.md inside the package or on the
        GitHub (https://github.com/vfilimonov/pydatastream/blob/master/README.md).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
