Python tool for analyzing stock data build on hexagonal architecture.
Project description
Python CLI tool to analyze stock data
How to use
pip install stock-hexagonal-app
stock-hexagonal-app --help
Hexagonal Architecture
This tool is build using hexagonal architecture with following structure
|--- src/ # package source code
|--- adapters/ # implementation of the ports defined in the domain
|--- domain/ # implementation of business logic
|--- entrypoints/ # primary adapters, entry points
|--- ports/ # abstractions for adapters
|--- helpers/ # modules containing helpers functions, configurations
|--- tests/ # package tests
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stock-hexagonal-app-0.2.2.tar.gz.
File metadata
- Download URL: stock-hexagonal-app-0.2.2.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23a2189b07d29770d1a850c1a4db39f2b6b80f582110de5820d560d251e2313f
|
|
| MD5 |
1a1f6c74295271f377469c7bcf106964
|
|
| BLAKE2b-256 |
4ea72c248fa868909747392f739deb2f7e75ec1c124f9daecd4436f1da8826bb
|
File details
Details for the file stock_hexagonal_app-0.2.2-py3-none-any.whl.
File metadata
- Download URL: stock_hexagonal_app-0.2.2-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58e9154a663dad311f3ef3d34671807c9977fa5ac34cb029f0ae9213d158ca08
|
|
| MD5 |
1fcd18e3f52047a2b9f18f2209dd96c9
|
|
| BLAKE2b-256 |
2e338b8ce5e25f7753d98849cac28f2fd767588517c59cb91841d77124efd283
|