Metadata-Version: 1.2
Name: koapy
Version: 0.1.3
Summary: Kiwoom Open Api Python
Home-page: https://github.com/elbakramer/koapy
Author: Yunseong Hwang
Author-email: kika1492@gmail.com
License: MIT license
Description: =====
        KOAPY
        =====
        
        
        .. image:: https://img.shields.io/pypi/v/koapy.svg
                :target: https://pypi.python.org/pypi/koapy
        
        .. image:: https://img.shields.io/travis/elbakramer/koapy.svg
                :target: https://travis-ci.org/elbakramer/koapy
        
        .. image:: https://readthedocs.org/projects/koapy/badge/?version=latest
                :target: https://koapy.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/elbakramer/koapy/shield.svg
                :target: https://pyup.io/repos/github/elbakramer/koapy/
                :alt: Updates
        
        
        
        Kiwoom Open Api Python
        
        
        * Free software: MIT license
        * Documentation: https://koapy.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.2 (2020-09-19)
        ------------------
        
        * First release on PyPI.
        
Keywords: koapy
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: Korean
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: Qt
Classifier: Topic :: Office/Business :: Financial
Requires-Python: >=3.6
