freqtrade-client


Namefreqtrade-client JSON
Version 2025.1 PyPI version JSON
download
home_pageNone
SummaryFreqtrade - Client scripts
upload_time2025-01-31 06:11:51
maintainerNone
docs_urlNone
authorFreqtrade Team
requires_python>=3.10
licenseGPLv3
keywords
VCS
bugtrack_url
requirements numpy pandas bottleneck numexpr pandas-ta ccxt cryptography cryptography aiohttp SQLAlchemy python-telegram-bot httpx humanize cachetools requests urllib3 jsonschema TA-Lib technical tabulate pycoingecko jinja2 joblib rich pyarrow py_find_1st python-rapidjson orjson sdnotify fastapi pydantic uvicorn pyjwt aiofiles psutil questionary prompt-toolkit python-dateutil pytz schedule websockets janus ast-comments packaging
Travis-CI No Travis.
coveralls test coverage
            # Freqtrade Client

# ![freqtrade](https://raw.githubusercontent.com/freqtrade/freqtrade/develop/docs/assets/freqtrade_poweredby.svg)

Provides a minimal rest client for the freqtrade rest api.

Please check out the [main project](https://github.com/freqtrade/freqtrade) for more information or details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "freqtrade-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Freqtrade Team",
    "author_email": "Freqtrade Team <freqtrade@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/99/03/6a17220d1ae87688d22540e7061ec04886e0249504252455ccf56974c892/freqtrade_client-2025.1.tar.gz",
    "platform": null,
    "description": "# Freqtrade Client\n\n# ![freqtrade](https://raw.githubusercontent.com/freqtrade/freqtrade/develop/docs/assets/freqtrade_poweredby.svg)\n\nProvides a minimal rest client for the freqtrade rest api.\n\nPlease check out the [main project](https://github.com/freqtrade/freqtrade) for more information or details.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Freqtrade - Client scripts",
    "version": "2025.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/freqtrade/freqtrade/issues",
        "Documentation": "https://freqtrade.io",
        "Homepage": "https://github.com/freqtrade/freqtrade"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a97d99399ad4c7c2b730f0246a87bb85a943e63bfa5d703a38d684f3d864185b",
                "md5": "f63a932c82193fe490af2b72a08ac694",
                "sha256": "726ff2dabae143908f385091482399bec0fb7041531861913b962039158ad366"
            },
            "downloads": -1,
            "filename": "freqtrade_client-2025.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f63a932c82193fe490af2b72a08ac694",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 20112,
            "upload_time": "2025-01-31T06:11:47",
            "upload_time_iso_8601": "2025-01-31T06:11:47.852244Z",
            "url": "https://files.pythonhosted.org/packages/a9/7d/99399ad4c7c2b730f0246a87bb85a943e63bfa5d703a38d684f3d864185b/freqtrade_client-2025.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99036a17220d1ae87688d22540e7061ec04886e0249504252455ccf56974c892",
                "md5": "13fcf5d1c96e643c4833d8a2f778f2b7",
                "sha256": "437059f6177057f46a81bd6bac3fc83234c5c1ac2d7bbde2d5c72c2220ad848a"
            },
            "downloads": -1,
            "filename": "freqtrade_client-2025.1.tar.gz",
            "has_sig": false,
            "md5_digest": "13fcf5d1c96e643c4833d8a2f778f2b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 19738,
            "upload_time": "2025-01-31T06:11:51",
            "upload_time_iso_8601": "2025-01-31T06:11:51.099728Z",
            "url": "https://files.pythonhosted.org/packages/99/03/6a17220d1ae87688d22540e7061ec04886e0249504252455ccf56974c892/freqtrade_client-2025.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-31 06:11:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "freqtrade",
    "github_project": "freqtrade",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.4"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "bottleneck",
            "specs": [
                [
                    "==",
                    "1.4.2"
                ]
            ]
        },
        {
            "name": "numexpr",
            "specs": [
                [
                    "==",
                    "2.10.2"
                ]
            ]
        },
        {
            "name": "pandas-ta",
            "specs": [
                [
                    "==",
                    "0.3.14b"
                ]
            ]
        },
        {
            "name": "ccxt",
            "specs": [
                [
                    "==",
                    "4.4.50"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "42.0.8"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "44.0.0"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.10.11"
                ]
            ]
        },
        {
            "name": "SQLAlchemy",
            "specs": [
                [
                    "==",
                    "2.0.37"
                ]
            ]
        },
        {
            "name": "python-telegram-bot",
            "specs": [
                [
                    "==",
                    "21.10"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    ">=",
                    "0.24.1"
                ]
            ]
        },
        {
            "name": "humanize",
            "specs": [
                [
                    "==",
                    "4.11.0"
                ]
            ]
        },
        {
            "name": "cachetools",
            "specs": [
                [
                    "==",
                    "5.5.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "jsonschema",
            "specs": [
                [
                    "==",
                    "4.23.0"
                ]
            ]
        },
        {
            "name": "TA-Lib",
            "specs": [
                [
                    "==",
                    "0.4.34"
                ]
            ]
        },
        {
            "name": "technical",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": [
                [
                    "==",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "pycoingecko",
            "specs": [
                [
                    "==",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "joblib",
            "specs": [
                [
                    "==",
                    "1.4.2"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.9.4"
                ]
            ]
        },
        {
            "name": "pyarrow",
            "specs": [
                [
                    "==",
                    "19.0.0"
                ]
            ]
        },
        {
            "name": "py_find_1st",
            "specs": [
                [
                    "==",
                    "1.1.7"
                ]
            ]
        },
        {
            "name": "python-rapidjson",
            "specs": [
                [
                    "==",
                    "1.20"
                ]
            ]
        },
        {
            "name": "orjson",
            "specs": [
                [
                    "==",
                    "3.10.15"
                ]
            ]
        },
        {
            "name": "sdnotify",
            "specs": [
                [
                    "==",
                    "0.3.2"
                ]
            ]
        },
        {
            "name": "fastapi",
            "specs": [
                [
                    "==",
                    "0.115.7"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.10.6"
                ]
            ]
        },
        {
            "name": "uvicorn",
            "specs": [
                [
                    "==",
                    "0.34.0"
                ]
            ]
        },
        {
            "name": "pyjwt",
            "specs": [
                [
                    "==",
                    "2.10.1"
                ]
            ]
        },
        {
            "name": "aiofiles",
            "specs": [
                [
                    "==",
                    "24.1.0"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "6.1.1"
                ]
            ]
        },
        {
            "name": "questionary",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "prompt-toolkit",
            "specs": [
                [
                    "==",
                    "3.0.50"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.9.0.post0"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2024.2"
                ]
            ]
        },
        {
            "name": "schedule",
            "specs": [
                [
                    "==",
                    "1.2.2"
                ]
            ]
        },
        {
            "name": "websockets",
            "specs": [
                [
                    "==",
                    "14.2"
                ]
            ]
        },
        {
            "name": "janus",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "ast-comments",
            "specs": [
                [
                    "==",
                    "1.2.2"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.2"
                ]
            ]
        }
    ],
    "lcname": "freqtrade-client"
}
        
Elapsed time: 4.12631s