Metadata-Version: 2.1
Name: ubears
Version: 0.2.4
Summary: A project for collecting some tricks.
Author-email: UBeaRLy <ubearly@outlook.com>
License: Apache License 2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: <=3.14,>=3.8
Description-Content-Type: text/plain
Requires-Dist: numpy<=2.2.2,>=1.2
Requires-Dist: scipy<=1.15.1,>=1.10
Requires-Dist: pandas<=2.2.3,>=1.4
Requires-Dist: scikit-learn<=1.6.1,>=1.1
Requires-Dist: tqdm>=4.0
Requires-Dist: pyecharts>=2.0
Requires-Dist: SQLAlchemy>=1.4
Requires-Dist: openpyxl>=3.0
Requires-Dist: chinese_calendar
Requires-Dist: jieba
Requires-Dist: pdfplumber
Requires-Dist: numpy_financial
Requires-Dist: importlib-resource; python_version < "3.9"
Provides-Extra: all
Requires-Dist: torch; extra == "all"
Requires-Dist: tensorboard; extra == "all"
Requires-Dist: networkx; extra == "all"
Requires-Dist: xgboost; extra == "all"
Requires-Dist: PyMySQL; extra == "all"
Requires-Dist: cx-Oracle; extra == "all"
Requires-Dist: TA-Lib; extra == "all"
