quantdom

View on PyPIReverse Dependencies (0)

0.1.1 quantdom-0.1.1-py3-none-any.whl

Wheel Details

Project: quantdom
Version: 0.1.1
Filename: quantdom-0.1.1-py3-none-any.whl
Download: [link]
Size: 141571
MD5: 918ac50d4c6e8fda97bc2e829524c097
SHA256: 222e777cca04af8f3b6f1dbe3ea1e9451f75fb9da76ca044cd71f5321ab5c128
Uploaded: 2019-03-12 11:08:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: quantdom
Version: 0.1.1
Summary: Simple but powerful backtesting framework, that strives to let you focus on modeling financial strategies, portfolio management, and analyzing backtests.
Author: Constverum
Author-Email: constverum[at]gmail.com
Home-Page: https://github.com/constverum/Quantdom
Project-Url: Documentation, https://github.com/constverum/Quantdom
Project-Url: Repository, https://github.com/constverum/Quantdom
License: Apache-2.0
Keywords: quant,quantitative,backtest,backtesting,quantitative-finance,trading,trading-strategies,trading-platform,algo,algotrading,algorithmic,algorithmic-trading,finance,fintech,financial-analysis,stocks,stock-market,strategy,market,investment,currency,forex,fund,futures
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.6,<4.0
Requires-Dist: PyQt5 (<6.0,>=5.11)
Requires-Dist: PyQt5-sip (<5.0,>=4.19)
Requires-Dist: numpy (<2.0,>=1.16)
Requires-Dist: pandas (<0.25.0,>=0.24.1)
Requires-Dist: pandas-datareader (<0.8.0,>=0.7.0)
Requires-Dist: pyqtgraph (<0.11.0,>=0.10.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 6834 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 0.12.11
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
CHANGELOG.rst sha256=2XCqvW2YA2w3EfHRnEnBbvqgKmibFlMJEOx6LS8Uhgs 726
LICENSE sha256=P7PD49d80QbvcX2ybY1oMfJdYMI2y7X64xSAg9Ccn6w 11369
README.rst sha256=eISMsYIy7kTXy5mQqpO49XnvFwtVHSmr0re1S8oe9lU 6833
quantdom/__init__.py sha256=bbw1NMh48GEo9P2N1VdP5asiwK1LUcEKxX0G7w757rA 783
quantdom/app.py sha256=znps8ZDZ41jBehYZSxhLp8AxH5sk3trOibBt0Bp7wJI 1334
quantdom/cli.py sha256=bxOrfNrBEwxi3ZB6M5N9tEZYtOvNyH26u_D8sfOhx28 1655
quantdom/lib/__init__.py sha256=3wZyxmmHIxpZC9r5ae_9MNlJJOKSuCfJV6TJJe7WKkA 761
quantdom/lib/base.py sha256=3pUVduDq7go6g-vk26xm_4FWmlOZL-NJ6lfzM-QgF4Q 3935
quantdom/lib/charts.py sha256=AUO9kR3dl2tfnT909g6ujv-CNbXodqABGSn1U7kJKqc 26127
quantdom/lib/const.py sha256=mjEuQFVx5cQ0zxqrbkxXao2opAGQU-0mF4w3gz4Hg28 722
quantdom/lib/loaders.py sha256=vYQl3wPK7umezKPtfDllYiNFIIDESwRL1-cMUjGPvug 4913
quantdom/lib/performance.py sha256=T8jKp2XwPj2LjZSFpvFPPkD0HoedgJrQ6ef527ZMeZ8 12266
quantdom/lib/portfolio.py sha256=NO1KNtKgpTDpvt7s6byesHVQc0g5xfEFGT4PRldS52M 13838
quantdom/lib/strategy.py sha256=8cElb00ixkfcOgEsF4RRVhBEVrlg6Gec1PbZl1x50yQ 1394
quantdom/lib/tables.py sha256=n1WE5GHd7V9Pr2FKKYAN1Whtg29m5OL79E1bHn9fZ0k 10942
quantdom/lib/utils.py sha256=e7fqSYn57K7QHTrO0AGJqBHAaehHVmGhguKiFVwPbPs 2056
quantdom/report_rows.json sha256=KD-evHXSEWkT6ZJOSoZlBvTR8A_pD1dv8w0nGfKbpz8 8094
quantdom/ui.py sha256=EWx-haalyOe0GID5ZqYRRKww6T8nf3cWVYwDAIi-yF4 15331
quantdom-0.1.1.dist-info/entry_points.txt sha256=CLLdrj3aL_Po_VlXPjbYbJid7zdwIPbvygdPPZk7T84 45
quantdom-0.1.1.dist-info/LICENSE sha256=P7PD49d80QbvcX2ybY1oMfJdYMI2y7X64xSAg9Ccn6w 11369
quantdom-0.1.1.dist-info/WHEEL sha256=vZ9uOqWz9Nn_iQiloIvXrEesMclaDmme0lZSy9xq2xk 85
quantdom-0.1.1.dist-info/METADATA sha256=e7AFpbm5kIQCzPQyQ8s7esXYJfON7YlJU57ehgew47w 8564
quantdom-0.1.1.dist-info/RECORD

entry_points.txt

quantdom = quantdom.cli:cli