stock-hexagonal-app

View on PyPIReverse Dependencies (0)

0.2.2 stock_hexagonal_app-0.2.2-py3-none-any.whl

Wheel Details

Project: stock-hexagonal-app
Version: 0.2.2
Filename: stock_hexagonal_app-0.2.2-py3-none-any.whl
Download: [link]
Size: 8070
MD5: 1fcd18e3f52047a2b9f18f2209dd96c9
SHA256: 58e9154a663dad311f3ef3d34671807c9977fa5ac34cb029f0ae9213d158ca08
Uploaded: 2024-04-11 07:08:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: stock-hexagonal-app
Version: 0.2.2
Summary: Python tool for analyzing stock data build on hexagonal architecture.
Author-Email: Jeremiasz Macura <jeremiaszmacura99[at]gmail.com>
Project-Url: documentation, https://jeremiaszmacura.github.io/stock-hexagonal-app/
Project-Url: source, https://github.com/Jeremiaszmacura/stock-hexagonal-app
License: Copyright 2024 Jeremiasz Macura Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: analyze,stock,hexagonal architecture
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Requires-Dist: typer (==0.12.1)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: pandas (==2.2.1)
Requires-Dist: matplotlib (==3.8.4)
Requires-Dist: keyring (==25.1.0)
Requires-Dist: mkdocs (==1.5.3); extra == "docs"
Requires-Dist: pre-commit (==3.7.0); extra == "qa"
Requires-Dist: build (==1.2.1); extra == "upload"
Requires-Dist: twine (==5.0.0); extra == "upload"
Provides-Extra: docs
Provides-Extra: qa
Provides-Extra: upload
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 617 characters]

WHEEL

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

RECORD

Path Digest Size
adapters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
adapters/alpha_vantage_adapter.py sha256=dlBtMHU4WC4zdWMxyfkdepq6_CS377cz9PCnsRijbX8 1707
domain/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
domain/command_handler.py sha256=uN9QiQFUsvj8rqrFNcJgIedQSWB59kt38NGsDlgLBfI 531
domain/plot_data.py sha256=hb-JcefGKGOVOzUO2KbkP3vFYxDeXMzRKimbHinds0o 568
domain/statistics.py sha256=zD3DS9Qm8Qqfk_Rw2tPh5h2gTHUrKoUlQTuBCpHfNBQ 43
entrypoints/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
entrypoints/cli_entrypoint.py sha256=R0uiahpj72XewoKWoVZjTIzoqedFlmQNUC9Tk_HgSs0 3896
helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
helpers/logger.py sha256=a702__MDdo7l4SgmTLuvZuRC03KvkbKlI-6wSFGEri4 307
ports/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ports/stock_data_provider.py sha256=BWJ53cxEbrgK__jepnktmx3Xu13s0kLLWm1BSO6uBUA 1376
stock_hexagonal_app-0.2.2.dist-info/LICENSE sha256=x3P-C7yAYN12OvGJpSYf6C9nzD548gV6XvPT9kDSPPY 1064
stock_hexagonal_app-0.2.2.dist-info/METADATA sha256=uXB4OpbDorQwYmdXWCkRuXe0pMnhh7hfPIhkbFS6iaE 2804
stock_hexagonal_app-0.2.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
stock_hexagonal_app-0.2.2.dist-info/entry_points.txt sha256=o0eqHzT7-u8j63xux_1Dm8mz1Ba0gTgTI8zgWHmgzV4 71
stock_hexagonal_app-0.2.2.dist-info/top_level.txt sha256=gCKCeuFnmixlx3am7Lchny_CTmX4kCHfbdXZtMwVxLs 42
stock_hexagonal_app-0.2.2.dist-info/RECORD

top_level.txt

adapters
domain
entrypoints
helpers
ports

entry_points.txt

stock-hexagonal-app = entrypoints.cli_entrypoint:app