trading-backend


Nametrading-backend JSON
Version 1.2.30 PyPI version JSON
download
home_pagehttps://github.com/Drakkar-Software/trading-backend
SummaryTrading tools
upload_time2024-12-04 09:39:44
maintainerNone
docs_urlNone
authorDrakkar-Software
requires_python>=3.8
licenseLGPL-3.0
keywords
VCS
bugtrack_url
requirements setuptools ccxt
Travis-CI No Travis.
coveralls test coverage
            # trading-backend [1.2.30](https://github.com/Drakkar-Software/trading-backend/tree/master/CHANGELOG.md)
[![PyPI](https://img.shields.io/pypi/v/trading-backend.svg)](https://pypi.python.org/pypi/trading-backend/)
[![Downloads](https://pepy.tech/badge/trading-backend/month)](https://pepy.tech/project/trading-backend)
[![Github-Action-CI](https://github.com/Drakkar-Software/trading-backend/workflows/trading-backend-CI/badge.svg)](https://github.com/Drakkar-Software/trading-backend/actions)

- Install trading-backend from pip : 

``` {.sourceCode .bash}
$ python3 -m pip install trading-backend
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Drakkar-Software/trading-backend",
    "name": "trading-backend",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Drakkar-Software",
    "author_email": "contact@drakkar.software",
    "download_url": "https://files.pythonhosted.org/packages/97/49/1b69284975f348c28a4012d6f79e6318a6e2253b6f3960b37baf0cb75ea4/trading-backend-1.2.30.tar.gz",
    "platform": null,
    "description": "# trading-backend [1.2.30](https://github.com/Drakkar-Software/trading-backend/tree/master/CHANGELOG.md)\n[![PyPI](https://img.shields.io/pypi/v/trading-backend.svg)](https://pypi.python.org/pypi/trading-backend/)\n[![Downloads](https://pepy.tech/badge/trading-backend/month)](https://pepy.tech/project/trading-backend)\n[![Github-Action-CI](https://github.com/Drakkar-Software/trading-backend/workflows/trading-backend-CI/badge.svg)](https://github.com/Drakkar-Software/trading-backend/actions)\n\n- Install trading-backend from pip : \n\n``` {.sourceCode .bash}\n$ python3 -m pip install trading-backend\n```\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0",
    "summary": "Trading tools",
    "version": "1.2.30",
    "project_urls": {
        "Homepage": "https://github.com/Drakkar-Software/trading-backend"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97491b69284975f348c28a4012d6f79e6318a6e2253b6f3960b37baf0cb75ea4",
                "md5": "159f63f8844db99bb8472d5c5b42fb84",
                "sha256": "cbacc74eef6954de3ab0b12b1242d4d1e50d93fa0228301f528230f9377fe424"
            },
            "downloads": -1,
            "filename": "trading-backend-1.2.30.tar.gz",
            "has_sig": false,
            "md5_digest": "159f63f8844db99bb8472d5c5b42fb84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 20537,
            "upload_time": "2024-12-04T09:39:44",
            "upload_time_iso_8601": "2024-12-04T09:39:44.811836Z",
            "url": "https://files.pythonhosted.org/packages/97/49/1b69284975f348c28a4012d6f79e6318a6e2253b6f3960b37baf0cb75ea4/trading-backend-1.2.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 09:39:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Drakkar-Software",
    "github_project": "trading-backend",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "ccxt",
            "specs": []
        }
    ],
    "lcname": "trading-backend"
}
        
Elapsed time: 2.23497s