Metadata-Version: 1.1
Name: histdata-downloader
Version: 0.2.2
Summary: Simple script to download forex historical data from 'www.histdata.com'
Home-page: https://github.com/tgrandjean/histdata-downloader
Author: Thibault Grandjean
Author-email: thibault.grandjean@protonmail.ch
License: MIT license
Description: ===================
        Histdata Downloader
        ===================
        
        
        .. image:: https://img.shields.io/pypi/v/histdata-downloader.svg
                :target: https://pypi.python.org/pypi/histdata-downloader
        
        .. image:: https://img.shields.io/travis/tgrandjean/histdata-downloader.svg
                :target: https://travis-ci.org/tgrandjean/histdata-downloader
        
        .. image:: https://readthedocs.org/projects/histdata-downloader/badge/?version=latest
                :target: https://histdata-downloader.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Simple script to download forex historical data from 'www.histdata.com'
        
        
        * Free software: MIT license
        * Documentation: https://histdata-downloader.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-10-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: histdata_downloader
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
