.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
README.md
pyproject.toml
.github/FUNDING.yml
.github/copilot-instructions.md
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/ISSUE_TEMPLATE/question.yml
.github/workflows/cd.yml
.github/workflows/ci.yml
.vscode/extensions.json
.vscode/settings.json
pykrx/NanumBarunGothic.ttf
pykrx/__init__.py
pykrx/_version.py
pykrx.egg-info/PKG-INFO
pykrx.egg-info/SOURCES.txt
pykrx.egg-info/dependency_links.txt
pykrx.egg-info/requires.txt
pykrx.egg-info/top_level.txt
pykrx/bond/__init__.py
pykrx/bond/bond.py
pykrx/stock/__init__.py
pykrx/stock/future_api.py
pykrx/stock/stock_api.py
pykrx/website/__init__.py
pykrx/website/path_bld_information.json
pykrx/website/comm/__init__.py
pykrx/website/comm/auth.py
pykrx/website/comm/util.py
pykrx/website/comm/webio.py
pykrx/website/krx/__init__.py
pykrx/website/krx/krxio.py
pykrx/website/krx/bond/__init__.py
pykrx/website/krx/bond/core.py
pykrx/website/krx/bond/ticker.py
pykrx/website/krx/bond/wrap.py
pykrx/website/krx/etx/__init__.py
pykrx/website/krx/etx/core.py
pykrx/website/krx/etx/ticker.py
pykrx/website/krx/etx/wrap.py
pykrx/website/krx/future/__init__.py
pykrx/website/krx/future/core.py
pykrx/website/krx/future/wrap.py
pykrx/website/krx/items/__init__.py
pykrx/website/krx/items/core.py
pykrx/website/krx/items/wrap.py
pykrx/website/krx/market/__init__.py
pykrx/website/krx/market/core.py
pykrx/website/krx/market/ticker.py
pykrx/website/krx/market/wrap.py
pykrx/website/naver/__init__.py
pykrx/website/naver/core.py
pykrx/website/naver/wrap.py
tests/README.md
tests/conftest.py
tests/extract_common_cassettes.py
tests/test.py
tests/cassettes/TestBondOtcTreasuryYiledByDate.test_business_day.yaml
tests/cassettes/TestBondOtcTreasuryYiledByTicker.test_business_day.yaml
tests/cassettes/TestBondOtcTreasuryYiledByTicker.test_holiday.yaml
tests/cassettes/TestElwTickerList.test_ticker_list.yaml
tests/cassettes/TestElwTickerList.test_ticker_list_with_a_businessday.yaml
tests/cassettes/TestElwTickerList.test_ticker_list_with_a_holiday.yaml
tests/cassettes/TestEtfOhlcvByDate.test_with_business_day.yaml
tests/cassettes/TestEtfOhlcvByDate.test_with_freq.yaml
tests/cassettes/TestEtfOhlcvByDate.test_with_holiday_0.yaml
tests/cassettes/TestEtfOhlcvByDate.test_with_holiday_1.yaml
tests/cassettes/TestEtfOhlcvByTicker.test_with_business_day.yaml
tests/cassettes/TestEtfOhlcvByTicker.test_with_holiday.yaml
tests/cassettes/TestEtfPdf.test_with_business_day.yaml
tests/cassettes/TestEtfPdf.test_with_negative_value.yaml
tests/cassettes/TestEtfPriceChange.test_with_business_day.yaml
tests/cassettes/TestEtfPriceChange.test_with_holiday_0.yaml
tests/cassettes/TestEtfPriceChange.test_with_holiday_1.yaml
tests/cassettes/TestEtfTickerList.test_ticker_list.yaml
tests/cassettes/TestEtfTickerList.test_ticker_list_with_a_businessday.yaml
tests/cassettes/TestEtfTickerList.test_ticker_list_with_a_holiday.yaml
tests/cassettes/TestEtfTradingvolumeValue.test_indivisual_investor_in_businessday.yaml
tests/cassettes/TestEtfTradingvolumeValue.test_indivisual_volume_with_businessday.yaml
tests/cassettes/TestEtfTradingvolumeValue.test_investor_in_businessday.yaml
tests/cassettes/TestEtfTradingvolumeValue.test_volume_with_businessday.yaml
tests/cassettes/TestEtnTickerList.test_ticker_list.yaml
tests/cassettes/TestEtnTickerList.test_ticker_list_with_a_businessday.yaml
tests/cassettes/TestEtnTickerList.test_ticker_list_with_a_holiday.yaml
tests/cassettes/TestIndexListingDate.test_listing_info.yaml
tests/cassettes/TestIndexOhlcvByDate.test_ohlcv_in_holiday.yaml
tests/cassettes/TestIndexOhlcvByDate.test_ohlcv_simple.yaml
tests/cassettes/TestIndexOhlcvByDate.test_ohlcv_with_freq.yaml
tests/cassettes/TestIndexOhlcvByDate.test_ohlcv_with_nan.yaml
tests/cassettes/TestIndexPortfolioDepositFile.test_pdf_list_in_businessday.yaml
tests/cassettes/TestIndexPortfolioDepositFile.test_pdf_list_width_default_params.yaml
tests/cassettes/TestIndexPriceChangeByTicker.test_with_a_holiday_0.yaml
tests/cassettes/TestIndexPriceChangeByTicker.test_with_a_holiday_1.yaml
tests/cassettes/TestIndexPriceChangeByTicker.test_with_holidays.yaml
tests/cassettes/TestIndexPriceChangeByTicker.test_with_valid_business_days.yaml
tests/cassettes/TestIndexTickerList.test_index_list_for_a_holiday.yaml
tests/cassettes/TestIndexTickerList.test_index_list_for_a_specific_day.yaml
tests/cassettes/TestIndexTickerList.test_index_list_in_kosdaq.yaml
tests/cassettes/TestIndexTickerList.test_index_list_in_theme.yaml
tests/cassettes/TestIndexTickerList.test_index_name.yaml
tests/cassettes/TestMarketOhlcvByMarket.test_all_market.yaml
tests/cassettes/TestShortBalanceByDate.test_with_default_param.yaml
tests/cassettes/TestShortBalanceByDate.test_with_holiday_0.yaml
tests/cassettes/TestShortBalanceByDate.test_with_holiday_1.yaml
tests/cassettes/TestShortBalanceByTicker.test_with_default_param.yaml
tests/cassettes/TestShortBalanceTop50.test_in_kosdaq_0.yaml
tests/cassettes/TestShortBalanceTop50.test_in_kosdaq_1.yaml
tests/cassettes/TestShortBalanceTop50.test_with_default_param.yaml
tests/cassettes/TestShortBalanceTop50.test_with_holiday.yaml
tests/cassettes/TestShortInvestorValueByDate.test_with_default_param.yaml
tests/cassettes/TestShortInvestorValueByDate.test_with_holiday_0.yaml
tests/cassettes/TestShortInvestorValueByDate.test_with_holiday_1.yaml
tests/cassettes/TestShortInvestorVolumeByDate.test_with_default_param.yaml
tests/cassettes/TestShortInvestorVolumeByDate.test_with_holiday_0.yaml
tests/cassettes/TestShortInvestorVolumeByDate.test_with_holiday_1.yaml
tests/cassettes/TestShortStatusByDate.test_in_kosdaq.yaml
tests/cassettes/TestShortStatusByDate.test_with_a_business_day.yaml
tests/cassettes/TestShortStatusByDate.test_with_a_holiday.yaml
tests/cassettes/TestShortStatusByDate.test_with_holidays.yaml
tests/cassettes/TestShortValueByDate.test_with_default_param.yaml
tests/cassettes/TestShortValueByDate.test_with_holiday_0.yaml
tests/cassettes/TestShortValueByDate.test_with_holiday_1.yaml
tests/cassettes/TestShortValueByTicker.test_with_default_param.yaml
tests/cassettes/TestShortValueByTicker.test_with_holiday.yaml
tests/cassettes/TestShortVolumeByDate.test_with_default_param.yaml
tests/cassettes/TestShortVolumeByDate.test_with_holiday_0.yaml
tests/cassettes/TestShortVolumeByDate.test_with_holiday_1.yaml
tests/cassettes/TestShortVolumeByTicker.test_in_konex.yaml
tests/cassettes/TestShortVolumeByTicker.test_in_kosdaq_0.yaml
tests/cassettes/TestShortVolumeByTicker.test_in_kosdaq_1.yaml
tests/cassettes/TestShortVolumeByTicker.test_with_default_param.yaml
tests/cassettes/TestShortVolumeByTicker.test_with_holiday.yaml
tests/cassettes/TestShortVolumeTop50.test_in_kosdaq_0.yaml
tests/cassettes/TestShortVolumeTop50.test_in_kosdaq_1.yaml
tests/cassettes/TestShortVolumeTop50.test_with_default_param.yaml
tests/cassettes/TestShortVolumeTop50.test_with_holiday.yaml
tests/cassettes/TestStockBusinessDaysTest.test_days_for_a_specified_period_of_time.yaml
tests/cassettes/TestStockBusinessDaysTest.test_every_month.yaml
tests/cassettes/TestStockExhaustionRatesOfForeignInvestmentByDateTest.test_kospi_for_specific_day.yaml
tests/cassettes/TestStockExhaustionRatesOfForeignInvestmentByTickerTest.test_kospi_for_specific_day.yaml
tests/cassettes/TestStockFundamentalByDate.test_in_kosdaq.yaml
tests/cassettes/TestStockFundamentalByDate.test_with_a_holiday_1.yaml
tests/cassettes/TestStockFundamentalByDate.test_with_freq.yaml
tests/cassettes/TestStockFundamentalByDate.test_with_holidays.yaml
tests/cassettes/TestStockFundamentalByDate.test_with_valid_business_days.yaml
tests/cassettes/TestStockFundamentalByTicker.test_with_valid_a_business_day.yaml
tests/cassettes/TestStockFundamentalByTicker.test_with_valid_a_holiday.yaml
tests/cassettes/TestStockMarketCapByTicker.test_with_a_businessday.yaml
tests/cassettes/TestStockMarketCapByTicker.test_with_a_holiday.yaml
tests/cassettes/TestStockNetPurchasesOfEquitiesByTickerTest.test_net_purchases_of_equities_is_same_0.yaml
tests/cassettes/TestStockNetPurchasesOfEquitiesByTickerTest.test_net_purchases_of_equities_is_same_1.yaml
tests/cassettes/TestStockNetPurchasesOfEquitiesByTickerTest.test_net_purchases_of_equities_is_same_2.yaml
tests/cassettes/TestStockNetPurchasesOfEquitiesByTickerTest.test_net_purchases_of_equities_is_same_in_konex.yaml
tests/cassettes/TestStockNetPurchasesOfEquitiesByTickerTest.test_net_purchases_of_equities_is_same_in_kosdaq.yaml
tests/cassettes/TestStockOhlcvByDateTest.test_ohlcv_for_a_day.yaml
tests/cassettes/TestStockOhlcvByDateTest.test_ohlcv_simple_call.yaml
tests/cassettes/TestStockOhlcvByDateTest.test_ohlcv_with_adjusted.yaml
tests/cassettes/TestStockOhlcvByDateTest.test_ohlcv_with_not_adjusted.yaml
tests/cassettes/TestStockOhlcvByTickerTest.test_ohlcv_for_a_day.yaml
tests/cassettes/TestStockOhlcvByTickerTest.test_ohlcv_for_a_day_in_kosdaq.yaml
tests/cassettes/TestStockOhlcvByTickerTest.test_ohlcv_for_a_day_on_holiday1.yaml
tests/cassettes/TestStockOhlcvByTickerTest.test_ohlcv_for_a_day_on_holiday2.yaml
tests/cassettes/TestStockPriceChangeByTicker.test_with_adjusted.yaml
tests/cassettes/TestStockPriceChangeByTicker.test_with_dash_dates.yaml
tests/cassettes/TestStockPriceChangeByTicker.test_with_holiday.yaml
tests/cassettes/TestStockPriceChangeByTicker.test_with_holidays.yaml
tests/cassettes/TestStockPriceChangeByTicker.test_with_not_adjusted.yaml
tests/cassettes/TestStockPriceChangeByTicker.test_with_valid_business_days.yaml
tests/cassettes/TestStockTradingValueByDateTest.test_trading_value_is_same_0.yaml
tests/cassettes/TestStockTradingValueByDateTest.test_trading_value_is_same_1.yaml
tests/cassettes/TestStockTradingValueByDateTest.test_trading_value_is_same_2.yaml
tests/cassettes/TestStockTradingValueByDateTest.test_trading_value_is_same_3.yaml
tests/cassettes/TestStockTradingValueByInvestorTest.test_trading_value_is_same_0.yaml
tests/cassettes/TestStockTradingValueByInvestorTest.test_trading_value_is_same_1.yaml
tests/cassettes/TestStockTradingValueByInvestorTest.test_trading_value_is_same_2.yaml
tests/cassettes/TestStockTradingVolumeByDateTest.test_trading_value_is_same_0.yaml
tests/cassettes/TestStockTradingVolumeByDateTest.test_trading_value_is_same_1.yaml
tests/cassettes/TestStockTradingVolumeByDateTest.test_trading_value_is_same_2.yaml
tests/cassettes/TestStockTradingVolumeByDateTest.test_trading_value_is_same_3.yaml
tests/cassettes/TestStockTradingVolumeByInvestorTest.test_trading_volume_is_same_0.yaml
tests/cassettes/TestStockTradingVolumeByInvestorTest.test_trading_volume_is_same_1.yaml
tests/cassettes/TestStockTradingVolumeByInvestorTest.test_trading_volume_is_same_2.yaml
tests/cassettes/common/etx_ticker_init.yaml
tests/cassettes/common/finder_init.yaml
tests/cassettes/common/index_kind_init.yaml
tests/integration/__init__.py
tests/integration/test_bond_api.py
tests/integration/test_etf_api.py
tests/integration/test_index_api.py
tests/integration/test_market_api.py
tests/integration/test_short_api.py
tests/live/__init__.py