ohlc

View on PyPIReverse Dependencies (0)

0.1.13 ohlc-0.1.13-202310132355-py3-none-any.whl

Wheel Details

Project: ohlc
Version: 0.1.13
Filename: ohlc-0.1.13-202310132355-py3-none-any.whl
Download: [link]
Size: 22518
MD5: a449c53036f9100725841205604096ba
SHA256: def275f54a1a954c0d411ba4a410aa2e68497fc4ec63af32aea6bc7600e633f3
Uploaded: 2023-10-13 21:55:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ohlc
Version: 0.1.13
Summary: Ohlc: Types + Tools for Open-High-Low-Close Values
Author: Uwe Jugel
Author-Email: uwe.jugel[at]gmail.com
Home-Page: https://github.com/ubunatic/ohlc
Download-Url: https://github.com/ubunatic/ohlc/tarball/master
Project-Url: Documentation, https://github.com/ubunatic/ohlc
Project-Url: Bug Reports, https://github.com/ubunatic/ohlc/issues
Project-Url: Funding, https://github.com/ubunatic/ohlc
Project-Url: Say Thanks!, https://saythanks.io/to/ubunatic
Project-Url: Source, https://github.com/ubunatic/ohlc
License: MIT
Keywords: ohlc data types finance bitcoin ccxt candlesticks charts widgets graph
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console :: Curses
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Widget Sets
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: urwid
Requires-Dist: typing
Requires-Dist: drawille
Requires-Dist: widdy
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 6991 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any
Build: 202310132355

RECORD

Path Digest Size
ohlc/__init__.py sha256=BFPvw_nkB7quZJyV2MgODdhPzU97YOflPs99ohTl_V8 182
ohlc/__main__.py sha256=ieynUw1rwGd3ZP8wD8fMkv9qkQhPxFyJgNX2G5Am6Gc 41
ohlc/cli.py sha256=CztkO00QvQOibtVU6w4dOVTr0L5fZ4_6-MAhrQJrc0s 2766
ohlc/colors.py sha256=oovKc8I-1Q2zHvu-dM4gSfo07SujyQMzIfUyOPQqsmU 3415
ohlc/input.py sha256=HSeDblSLZ_DESlq7amnfoOlzczhNZHaLHg1bB8PxZos 911
ohlc/random.py sha256=rEXu4Avfyl4gbu2Ewoz7IdRso4ErmuZ3TXmV_Ur5Nm8 1585
ohlc/types.py sha256=RCRl-3kk7QqwkBvXSECIzdaQXU18RLY1L_FW9mgVYCk 2376
ohlc/candles/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ohlc/candles/app.py sha256=apiCikv2V3y3HjbBnILrTBBlN0IANCCKGSxH2ZCXkLw 8567
ohlc/candles/chart.py sha256=Rm8RTWppC7Xz1i2IBk3TBjmq0sb_NuMY5kNLQ2smuF8 14218
ohlc/candles/fills.py sha256=I68YhXppfba_41NMyVgYfuZZgTo8DFuy6YcwPUXL1-k 12983
ohlc/candles/turtle.py sha256=35_0n9mpIBlU5I0DO8uhb6qc-YiCIWXbeTOT1-VjjjQ 823
ohlc-0.1.13.dist-info/LICENSE.txt sha256=XzeBGDKiKAmMRd54IRd7QHpWO8vHL9_RV3n5g3jJ5Ss 1065
ohlc-0.1.13.dist-info/METADATA sha256=2-53ZjhaXtihh4wM13nFUtbji8uPOSfFvXmoFZwBlnA 8689
ohlc-0.1.13.dist-info/WHEEL sha256=jzRB3zaGnMyqAggQWATqLCfMe5Iboa5rjlI3btRWlvQ 112
ohlc-0.1.13.dist-info/entry_points.txt sha256=2mmbcT3MaeCMqq_QKM3xyxEtaZIBrQ1Ho9oCPCL2uWw 96
ohlc-0.1.13.dist-info/top_level.txt sha256=WYaFo0zDk5T8aaASAf1aymv7RtOqmbR9WTRixg3C2HQ 5
ohlc-0.1.13.dist-info/RECORD

top_level.txt

ohlc

entry_points.txt

ohlc = ohlc:main
ohlc-input = ohlc.input:main
ohlc-random = ohlc.random:main