Metadata-Version: 2.4
Name: topquant-ksk
Version: 0.1.7
Summary: 기관 투자자를 위한 파이썬 퀀트 투자 백테스팅 및 분석 도구
Author-email: Your Name <your_email@example.com>
Project-URL: Homepage, https://github.com/your-username/topquantksk
Project-URL: Bug Tracker, https://github.com/your-username/topquantksk/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pandas>=1.5.0
Requires-Dist: numpy>=1.20.0
Requires-Dist: tqdm
