backtestbuddy

View on PyPIReverse Dependencies (0)

0.1.10 backtestbuddy-0.1.10-py3-none-any.whl

Wheel Details

Project: backtestbuddy
Version: 0.1.10
Filename: backtestbuddy-0.1.10-py3-none-any.whl
Download: [link]
Size: 21064
MD5: daa3af2c3b20b81b0c9a3d2afb6b43c8
SHA256: 5f4e110ea92465a6974b270b6d1923a189ae68f3ca092faea407fc7970280fb1
Uploaded: 2025-02-10 16:20:45 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: backtestbuddy
Version: 0.1.10
Summary: A flexible backtesting framework for trading and betting strategies
Author: Sebastian Pachl
Home-Page: https://github.com/Pacman1984/backtestbuddy
License: MIT
Classifier: Programming Language :: Python :: 3
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
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.13.3)
Requires-Dist: pandas (>=0.25)
Requires-Dist: matplotlib (>=3.0.0)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: plotly (>=4.14.0)
Requires-Dist: scikit-learn (>=0.24.0)
Requires-Dist: nbformat (>=4.2.0)
Requires-Dist: pytest (>=6.0); extra == "dev"
Requires-Dist: pytest-cov (>=2.0); extra == "dev"
Requires-Dist: flake8 (>=3.9); extra == "dev"
Requires-Dist: mypy (>=0.910); extra == "dev"
Requires-Dist: black (>=21.5b1); extra == "dev"
Requires-Dist: isort (>=5.9.0); extra == "dev"
Requires-Dist: pylint (>=2.8.0); extra == "dev"
Requires-Dist: tox (>=3.24); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 4423 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
backtestbuddy/__init__.py sha256=Bv4EFdJVXdcwXguAceOvnhijFeAE8swuHQsT5zH-_4M 548
backtestbuddy/backtest/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
backtestbuddy/backtest/sport_backtest.py sha256=HwZbZ6R-W-DiFbp4siEKkyofljdYwUxzZxR4Ntxbnog 25370
backtestbuddy/metrics/__init__.py sha256=huj7-EXdAenGm976aIfArlpxpisgtEBd_tSsxQXUxgE 28
backtestbuddy/metrics/sport_metrics.py sha256=L15dvqXreMI8DiLJ7gK4pDpP2Gdzjm0njNFDOA1jH-Q 21855
backtestbuddy/plots/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
backtestbuddy/plots/sport_plots.py sha256=yL3kgbd9vnERkdRQcofG1YygcXzRSeP5AgcLfw3ScU0 10790
backtestbuddy/strategies/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
backtestbuddy/strategies/sport_strategies.py sha256=A4D-rCLg3GWUFgJWe38rDjpBMFSBVwRaW3yPMHPX9IE 8418
backtestbuddy-0.1.10.dist-info/LICENSE sha256=fG_Ne1BAj3ZnJxPCHsaTepkQPHq4xmTXBaYWJZ_PA1U 1088
backtestbuddy-0.1.10.dist-info/METADATA sha256=u6uVvdKk0dNB15D4Yt-APY5DfDemJC7FjwaaS3NRcvg 6599
backtestbuddy-0.1.10.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
backtestbuddy-0.1.10.dist-info/entry_points.txt sha256=cljETYSJHUTQK3u3SNtLKW1sPIJd8CPV46xc8U1nZnE 57
backtestbuddy-0.1.10.dist-info/top_level.txt sha256=lBjGJ8Gr1vhH_m97gyBUl0W92z-kSCOn-EONskoHnrI 14
backtestbuddy-0.1.10.dist-info/RECORD

top_level.txt

backtestbuddy

entry_points.txt

backtestbuddy = backtestbuddy.cli:main