OctoBot-Backtesting


NameOctoBot-Backtesting JSON
Version 1.9.7 PyPI version JSON
download
home_pagehttps://github.com/Drakkar-Software/OctoBot-Backtesting
SummaryOctoBot project backtesting engine
upload_time2023-12-11 23:51:36
maintainer
docs_urlNone
authorDrakkar-Software
requires_python>=3.8
licenseLGPL-3.0
keywords
VCS
bugtrack_url
requirements Async-Channel OctoBot-Commons OctoBot-Tentacles-Manager aiohttp
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Drakkar-Software/OctoBot-Backtesting",
    "name": "OctoBot-Backtesting",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Drakkar-Software",
    "author_email": "contact@drakkar.software",
    "download_url": "https://files.pythonhosted.org/packages/a9/6c/37f26340c65e56e804c8df1cd7fbd4cca4ebb76475b9a9664e0c86aa34ee/OctoBot-Backtesting-1.9.7.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "LGPL-3.0",
    "summary": "OctoBot project backtesting engine",
    "version": "1.9.7",
    "project_urls": {
        "Homepage": "https://github.com/Drakkar-Software/OctoBot-Backtesting"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a96c37f26340c65e56e804c8df1cd7fbd4cca4ebb76475b9a9664e0c86aa34ee",
                "md5": "b8895022ebe17f460ee26081d8a09f53",
                "sha256": "8c206d6b3da88cd163be9dca38f120be92156a5a51e3776b7b8494a3df0e4f04"
            },
            "downloads": -1,
            "filename": "OctoBot-Backtesting-1.9.7.tar.gz",
            "has_sig": false,
            "md5_digest": "b8895022ebe17f460ee26081d8a09f53",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 29419,
            "upload_time": "2023-12-11T23:51:36",
            "upload_time_iso_8601": "2023-12-11T23:51:36.686706Z",
            "url": "https://files.pythonhosted.org/packages/a9/6c/37f26340c65e56e804c8df1cd7fbd4cca4ebb76475b9a9664e0c86aa34ee/OctoBot-Backtesting-1.9.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 23:51:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Drakkar-Software",
    "github_project": "OctoBot-Backtesting",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "Async-Channel",
            "specs": [
                [
                    "<",
                    "2.3"
                ],
                [
                    ">=",
                    "2.2"
                ]
            ]
        },
        {
            "name": "OctoBot-Commons",
            "specs": [
                [
                    "<",
                    "1.10"
                ],
                [
                    ">=",
                    "1.9"
                ]
            ]
        },
        {
            "name": "OctoBot-Tentacles-Manager",
            "specs": [
                [
                    ">=",
                    "2.9"
                ],
                [
                    "<",
                    "2.10"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    ">=",
                    "3.8.1"
                ]
            ]
        }
    ],
    "lcname": "octobot-backtesting"
}
        
Elapsed time: 0.23617s