Metadata-Version: 2.1
Name: coredotfinance
Version: 1.2.1
Summary: Financial data on web
Home-page: https://github.com/coredottoday/CoreDotFinance
Author: Core.Today
Author-email: help@core.today
License: UNKNOWN
Description: # CoreDotFinance
        ### Powerful Python financial data library
        [![GitHup issues](https://img.shields.io/github/issues/CoreDotToday/CoreDotFinance)](https://github.com/CoreDotToday/CoreDotFinance/issues)
        [![GitHub pull requests](https://img.shields.io/github/issues-pr/CoreDotToday/CoreDotFinance)](https://github.com/CoreDotToday/CoreDotFinance/pulls)
        [![PyPI Latest Release](https://img.shields.io/static/v1?label=PyPI&message=1.1.1&color=orange)](https://pypi.org/project/coredotfinance/)
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        [![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
        ----------------------------
        
        ## 금융 데이터를 쉽고 빠르게!
        **CoreDotFinance**(코어닷파이낸스)는 [KRX](https://www.data.krx.co.kr)의 주식데이터 [Binance](https://www.binance.com)와의 가상화폐 데이터를 
        쉽고 빠르게 파이썬 작업 환경에서 작업할 수 있도록 도와주는 파이썬 라이러리입니다. 
        
        ## 설치 방법
        ```sh
        pip install coredotfinance
        ```
        
        ## 문서
        공식문서 : [https://coredottoday.github.io/CoreDotFinance/](https://coredottoday.github.io/CoreDotFinance/)
        
        
        ## Contributors
        <a href="https://github.com/coredottoday/CoreDotFinance/graphs/contributors">
          <img src="https://contrib.rocks/image?repo=coredottoday/CoreDotFinance" />
        </a>
        
        
        ## LICENSE
        `CoreDotFinance` is licensed under the terms of the Apache License 2.0.
        
Keywords: finance,stock,money,krx,bitcoin,cryptocurrency,index
Platform: UNKNOWN
Description-Content-Type: text/markdown
