rqalpha


Namerqalpha JSON
Version 5.3.8 PyPI version JSON
download
home_pagehttps://github.com/ricequant/rqalpha
SummaryRicequant Algorithm Trading System
upload_time2024-03-29 02:01:47
maintainerNone
docs_urlNone
authorricequant
requires_python>=3.6
licenseApache License v2
keywords
VCS
bugtrack_url
requirements requests numpy pandas python-dateutil six logbook click jsonpickle simplejson dill PyYAML tabulate rqrisk h5py matplotlib matplotlib
Travis-CI
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ricequant/rqalpha",
    "name": "rqalpha",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "ricequant",
    "author_email": "public@ricequant.com",
    "download_url": "https://files.pythonhosted.org/packages/80/37/0cdda8f03a0b48416fbc984c63bbb9cd5d8cebd3222360d47fd1b61a810c/rqalpha-5.3.8.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License v2",
    "summary": "Ricequant Algorithm Trading System",
    "version": "5.3.8",
    "project_urls": {
        "Homepage": "https://github.com/ricequant/rqalpha"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80370cdda8f03a0b48416fbc984c63bbb9cd5d8cebd3222360d47fd1b61a810c",
                "md5": "a35c9d56125fb9049568c92a90ec9040",
                "sha256": "1e61b5c4fc276d9a20405cf078b60d2efb25a362757db931a811fd90dd1d3ea8"
            },
            "downloads": -1,
            "filename": "rqalpha-5.3.8.tar.gz",
            "has_sig": false,
            "md5_digest": "a35c9d56125fb9049568c92a90ec9040",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 315086,
            "upload_time": "2024-03-29T02:01:47",
            "upload_time_iso_8601": "2024-03-29T02:01:47.207730Z",
            "url": "https://files.pythonhosted.org/packages/80/37/0cdda8f03a0b48416fbc984c63bbb9cd5d8cebd3222360d47fd1b61a810c/rqalpha-5.3.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 02:01:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ricequant",
    "github_project": "rqalpha",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "0.18.1"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "logbook",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    ">=",
                    "7.0"
                ]
            ]
        },
        {
            "name": "jsonpickle",
            "specs": [
                [
                    "==",
                    "0.9.4"
                ]
            ]
        },
        {
            "name": "simplejson",
            "specs": [
                [
                    ">=",
                    "3.10.0"
                ]
            ]
        },
        {
            "name": "dill",
            "specs": [
                [
                    "==",
                    "0.2.5"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    ">=",
                    "3.12"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": []
        },
        {
            "name": "rqrisk",
            "specs": [
                [
                    ">=",
                    "1.0.8"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "1.5.1"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "1.5.1"
                ],
                [
                    "<=",
                    "3.0.3"
                ]
            ]
        }
    ],
    "lcname": "rqalpha"
}
        
Elapsed time: 0.24053s