Metadata-Version: 1.1
Name: PyDatastream
Version: 0.4.3
Summary: Python interface to the Thomson Reuters Dataworks Enterprise (Datastream) API
Home-page: http://github.com/vfilimonov/pydatastream
Author: Vladimir Filimonov
Author-email: vladimir.a.filimonov@gmail.com
License: MIT License
Download-URL: https://github.com/vfilimonov/pydatastream/archive/v0.4.1.zip
Description: 
        **PyDatastream** is a Python interface to the **Thomson Dataworks Enterprise
        (DWE)** SOAP API (non free), with some convenience functions for retrieving
        Datastream data specifically. 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 :: 2
Classifier: Programming Language :: Python :: 3
