market-data-source


Namemarket-data-source JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/destenson/market-data-source
SummaryHigh-performance financial data generation with Python bindings. Rust-powered market data simulation for Python data scientists and quantitative researchers.
upload_time2025-09-07 21:22:00
maintainerMarket Data Source Contributors
docs_urlNone
authorMarket Data Source Contributors
requires_python>=3.8
licenseNone
keywords market-data synthetic-data financial-data trading backtesting quantitative-finance ohlc tick-data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Market Data Source (Python Interface)

[![PyPI](https://img.shields.io/pypi/v/market_data_source?color=blue&label=PyPI%20Version&logo=pypi&logoColor=white)](https://pypi.org/project/market_data_source/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/market_data_source?color=blue&logo=python&logoColor=white)](https://pypi.org/project/market_data_source/)
[![PyPI - License](https://img.shields.io/pypi/l/market_data_source?color=blue&logo=opensourceinitiative&logoColor=white)](https://pypi.org/project/market_data_source/)
[![Build Status](https://img.shields.io/github/actions/workflow/status/destenson/market-data-source/ci.yml?branch=main&label=Build%20Status&logo=github&logoColor=white)](https://github.com/destenson/market-data-source/actions)

This directory contains the Python bindings for the Market Data Source library, enabling seamless integration of high-performance financial data generation into Python applications.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/destenson/market-data-source",
    "name": "market-data-source",
    "maintainer": "Market Data Source Contributors",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "market-data, synthetic-data, financial-data, trading, backtesting, quantitative-finance, ohlc, tick-data",
    "author": "Market Data Source Contributors",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# Market Data Source (Python Interface)\r\n\r\n[![PyPI](https://img.shields.io/pypi/v/market_data_source?color=blue&label=PyPI%20Version&logo=pypi&logoColor=white)](https://pypi.org/project/market_data_source/)\r\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/market_data_source?color=blue&logo=python&logoColor=white)](https://pypi.org/project/market_data_source/)\r\n[![PyPI - License](https://img.shields.io/pypi/l/market_data_source?color=blue&logo=opensourceinitiative&logoColor=white)](https://pypi.org/project/market_data_source/)\r\n[![Build Status](https://img.shields.io/github/actions/workflow/status/destenson/market-data-source/ci.yml?branch=main&label=Build%20Status&logo=github&logoColor=white)](https://github.com/destenson/market-data-source/actions)\r\n\r\nThis directory contains the Python bindings for the Market Data Source library, enabling seamless integration of high-performance financial data generation into Python applications.\r\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "High-performance financial data generation with Python bindings. Rust-powered market data simulation for Python data scientists and quantitative researchers.",
    "version": "0.3.0",
    "project_urls": {
        "Documentation": "https://github.com/destenson/market-data-source#readme",
        "Homepage": "https://github.com/destenson/market-data-source",
        "Issues": "https://github.com/destenson/market-data-source/issues",
        "Repository": "https://github.com/destenson/market-data-source"
    },
    "split_keywords": [
        "market-data",
        " synthetic-data",
        " financial-data",
        " trading",
        " backtesting",
        " quantitative-finance",
        " ohlc",
        " tick-data"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c35234845612c73b9af530cf0127b706af9a67cd6c421dbbb00b561199c70707",
                "md5": "9992c0d1aa4e49d6a20a1029ad29eeba",
                "sha256": "69ddeba05a31949f42c93a9caf9ce964706445bcbdf5344ad55d06073b6b226e"
            },
            "downloads": -1,
            "filename": "market_data_source-0.3.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9992c0d1aa4e49d6a20a1029ad29eeba",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 147924,
            "upload_time": "2025-09-07T21:22:00",
            "upload_time_iso_8601": "2025-09-07T21:22:00.267708Z",
            "url": "https://files.pythonhosted.org/packages/c3/52/34845612c73b9af530cf0127b706af9a67cd6c421dbbb00b561199c70707/market_data_source-0.3.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-07 21:22:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "destenson",
    "github_project": "market-data-source",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "market-data-source"
}
        
Elapsed time: 1.10959s