tradinghours

View on PyPIReverse Dependencies (0)

0.4.0 tradinghours-0.4.0-py3-none-any.whl

Wheel Details

Project: tradinghours
Version: 0.4.0
Filename: tradinghours-0.4.0-py3-none-any.whl
Download: [link]
Size: 31616
MD5: 521b20a967b790fb04e9f319c78916ab
SHA256: dc22e7a14c80408c99798013dde33cbb39b4cab55615b28759e40bb60f251552
Uploaded: 2024-10-03 17:22:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tradinghours
Version: 0.4.0
Summary: TradingHours Library
Author-Email: TradingHours <developer[at]tradinghours.com>
Project-Url: Bug Tracker, https://github.com/tradinghours/tradinghours-python/issues
Project-Url: Homepage, https://github.com/tradinghours/tradinghours-python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Requires-Dist: tzdata
Requires-Dist: requests
Requires-Dist: sqlalchemy
Requires-Dist: flit; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-pyproject; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: coverage[toml]; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pymysql; extra == "mysql"
Requires-Dist: cryptography; extra == "mysql"
Requires-Dist: psycopg2-binary; extra == "postgres"
Provides-Extra: dev
Provides-Extra: mysql
Provides-Extra: postgres
Description-Content-Type: text/markdown
[Description omitted; length: 16597 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tradinghours/__init__.py sha256=O7p5gtxRmiYaYDm-4VYWQcbZAXxGbQte2Sx1kh5vkoM 110
tradinghours/client.py sha256=x0Mb6Mw_7iB93R14ZCEBIqRG2O69hioCvAYt-MCS2Rc 3365
tradinghours/config.py sha256=tWSe6RoZxL4wpMdku55khMUv_nAdZld4viYZa2Gm_m8 965
tradinghours/console.py sha256=3fEAWLQhKuaJHiUZfVt-c2xPaMAJZMtI9IzyEAoAKF0 5195
tradinghours/currency.py sha256=U9SsWV4ev52Dd5Z66cKBHzol7IzvT5Ilk_Hu_sOIJww 2949
tradinghours/exceptions.py sha256=e7vwV9lpYPqB5h8HdHqkrsRZgUJaEr6Yt63vCMR_9CU 3544
tradinghours/market.py sha256=xpJkN1sf5o9-Tved_rhmqsIhbTFD_9CwA_oP2XzQ4eQ 17098
tradinghours/models.py sha256=Dh0lf7l3YkvwNd_JTWVtb0fbgaqQL29SVsBP75kWTFc 10251
tradinghours/store.py sha256=x7PLJv7NxwWHT19KT8YU15QuberW_1cOLTBHYLrmpco 16401
tradinghours/util.py sha256=xfA9Mn2LsnWAzR24x-NAWWIEL2AJ1FItZsjusU2alls 4324
tradinghours/validate.py sha256=5O5mPnvnL0bbF0vrp9s1rlXqidaIgpXaBdo4WA3NjdM 1734
tradinghours-0.4.0.dist-info/entry_points.txt sha256=6-svoAvop5Ul4NDWEZ9alZ0Lc_gGymp1Gv5De6ar1YM 58
tradinghours-0.4.0.dist-info/LICENSE sha256=1-Dvy5y6I_wK_yTUhZBOTWCxrsa7ftyl9s8gcSKYoJ0 7756
tradinghours-0.4.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
tradinghours-0.4.0.dist-info/METADATA sha256=q_HxaenZu-a9ktXfmUxmd2-dVQXEuEPbqMTddsjRfHI 17937
tradinghours-0.4.0.dist-info/RECORD

entry_points.txt

tradinghours = tradinghours.console:main