Metadata-Version: 1.1
Name: fei-ws
Version: 1.5.0
Summary: Wrapper for the FEI Web Services v1.2
Home-page: http://www.bounder.nl/
Author: Arend H. Tolner
Author-email: arie@scgvisual.com
License: Mozilla Public License 2.0
Description: ======
        fei-ws
        ======
        
        Wrapper for the federation Equestre Internationale(FEI) Results Provider Web Service.
        Works both with and without Django.
        
        Only th new versions of the FEI web services are implemented.
        It is known as FEIWSClient.
        To use the clients supply your username and password when initializing the object or set FEI_WS_USERNAME and FEI_WS_PASSWORD in django config.
        Data is returned, as is. No interpretation except for minor exception handling is used on the responses.
        
Keywords: fei webservice client
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3
