Skip to main content

'QuantStream' is a Python library for financial data analysis and visualization.

Project description

QuantStream

QuantStream is a Python-based financial modeling preperation platform designed to interact with real-time financial data via APIs, including the Financial Modeling Prep (FMP) API. The platform provides tools for model training, real-time data integration, and visualization. It is designed to be a central data structure for financial modeling and analysis based on Xarray, allowing users to easily access and manipulate financial data for their projects.

Features

  • FMP API Wrapper: Integration with the FMP API for fetching financial data.
  • Data Visualization: Display and interact with real-time financial data.
  • Data Export: Download financial data in various formats such as CSV.
  • Data Storage: Store financial data easily in a SQLite databases.
  • Extensible Architecture: Easily add new models or financial data providers.

Installation

Requirements

  • Python 3.11 or higher
  • uv package for environment and dependency management
  • ruff for linting

Setup

  1. Clone the repository:

    git clone https://github.com/yourusername/quantstream.git
    cd quantstream
    
  2. Install uv and sync dependencies:

    curl -sSL https://install.astral.sh | sh
    uv sync --all-extras --dev
    
  3. Set up the environment variable for your API key:

    export FMP_API_KEY=your_api_key_here
    
  4. Run the application:

    uv run python -m quantstream
    

Usage

Development Workflow

Code Style and Linting

We use ruff for code linting. You can check for any style issues by running:

uv run ruff check .

Running Tests

Tests are managed using pytest. You can run all tests with:

uv run pytest tests/

Pre-commit Hooks

This project uses pre-commit hooks to enforce code quality. Install the hooks by running:

pre-commit install

Contributing

We welcome contributions! Please see the CONTRIBUTING.md file for guidelines.

License

This project is licensed under the MIT License. See the LICENSE file for details.

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

quantstream-0.0.4.tar.gz (8.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quantstream-0.0.4-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file quantstream-0.0.4.tar.gz.

File metadata

  • Download URL: quantstream-0.0.4.tar.gz
  • Upload date:
  • Size: 8.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for quantstream-0.0.4.tar.gz
Algorithm Hash digest
SHA256 ad268c7b7a9bae4111e842a464660243901183671f6ab42dd6d3e46af5b58d5c
MD5 5babcd8bb1974585a747d1de2a856b94
BLAKE2b-256 868770d50c325a8f083508e150ae84313e46ae11364574aa141c414983a5416d

See more details on using hashes here.

File details

Details for the file quantstream-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: quantstream-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for quantstream-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6ae243e01cbdd6c98c874bc0f9e93b097e6ae833869c1232ad0c2322237ce8ba
MD5 0ea01b579ce59fbcf7c68e221b8128e8
BLAKE2b-256 0f212a617dac2a53eaf6409aca17b27e55d6bcb7656f51fa86c36690aaee9d94

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page