taurus-pro


Nametaurus-pro JSON
Version 1.2.5 PyPI version JSON
download
home_pagehttps://github.com/yanjlee/taurus
SummaryA cryptocurrency trading microservice for a deep learning trader. Does intelligent wrapping for CCXT on GDAX.
upload_time2024-06-01 08:29:32
maintainerNone
docs_urlNone
authoryanjlee
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements aiodns aiohttp async-timeout attrs awscli awsebcli bcrypt botocore cchardet ccxt cement certifi cffi chardet click colorama Django djangorestframework docker docker-pycreds dockerpty docopt docutils Flask idna idna-ssl itsdangerous Jinja2 jmespath MarkupSafe multidict passlib pathspec pyasn1 pycares pycparser PyJWT python-dateutil pytz PyYAML requests rsa s3transfer semantic-version six tabulate termcolor urllib3 virtualenv websocket-client Werkzeug win-unicode-console yarl
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Taurus
A cryptocurrency trading microservice for a deep learning trader. Does intelligent wrapping for CCXT on GDAX.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yanjlee/taurus",
    "name": "taurus-pro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "yanjlee",
    "author_email": "yanjlee@163.com",
    "download_url": "https://files.pythonhosted.org/packages/f4/ab/8793e771568024b38afe389aba6ba589af168cf535631362215ef3869ecb/taurus_pro-1.2.5.tar.gz",
    "platform": null,
    "description": "# Taurus\r\nA cryptocurrency trading microservice for a deep learning trader. Does intelligent wrapping for CCXT on GDAX.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A cryptocurrency trading microservice for a deep learning trader. Does intelligent wrapping for CCXT on GDAX.",
    "version": "1.2.5",
    "project_urls": {
        "Homepage": "https://github.com/yanjlee/taurus"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "295d2c8234e63553d9b0df8bee5eb35196f3c77514b0a5117ab8402c6fc2ec36",
                "md5": "ff6b9a8290f496f1186b03452553cb83",
                "sha256": "056e8d044025fdbacfce324176f4d049d7070cedec8ca99a9f95c1c1ee9c94a2"
            },
            "downloads": -1,
            "filename": "taurus_pro-1.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff6b9a8290f496f1186b03452553cb83",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2302,
            "upload_time": "2024-06-01T08:29:31",
            "upload_time_iso_8601": "2024-06-01T08:29:31.654740Z",
            "url": "https://files.pythonhosted.org/packages/29/5d/2c8234e63553d9b0df8bee5eb35196f3c77514b0a5117ab8402c6fc2ec36/taurus_pro-1.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4ab8793e771568024b38afe389aba6ba589af168cf535631362215ef3869ecb",
                "md5": "f817c948e0e961c01926b7a52ba5555c",
                "sha256": "0cb30a529754430f5b4fac32ee615b5b7039d4ba4c8b7354297f1248d7a6da91"
            },
            "downloads": -1,
            "filename": "taurus_pro-1.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "f817c948e0e961c01926b7a52ba5555c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2852,
            "upload_time": "2024-06-01T08:29:32",
            "upload_time_iso_8601": "2024-06-01T08:29:32.991805Z",
            "url": "https://files.pythonhosted.org/packages/f4/ab/8793e771568024b38afe389aba6ba589af168cf535631362215ef3869ecb/taurus_pro-1.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 08:29:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yanjlee",
    "github_project": "taurus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aiodns",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.0.1"
                ]
            ]
        },
        {
            "name": "async-timeout",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "17.4.0"
                ]
            ]
        },
        {
            "name": "awscli",
            "specs": [
                [
                    "==",
                    "1.11.102"
                ]
            ]
        },
        {
            "name": "awsebcli",
            "specs": [
                [
                    "==",
                    "3.10.2"
                ]
            ]
        },
        {
            "name": "bcrypt",
            "specs": [
                [
                    "==",
                    "3.1.4"
                ]
            ]
        },
        {
            "name": "botocore",
            "specs": [
                [
                    "==",
                    "1.5.68"
                ]
            ]
        },
        {
            "name": "cchardet",
            "specs": [
                [
                    "==",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "ccxt",
            "specs": [
                [
                    "==",
                    "1.10.1198"
                ]
            ]
        },
        {
            "name": "cement",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2018.1.18"
                ]
            ]
        },
        {
            "name": "cffi",
            "specs": [
                [
                    "==",
                    "1.11.5"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    "==",
                    "3.0.4"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "6.7"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.3.7"
                ]
            ]
        },
        {
            "name": "Django",
            "specs": [
                [
                    "==",
                    "1.11.7"
                ]
            ]
        },
        {
            "name": "djangorestframework",
            "specs": [
                [
                    "==",
                    "3.7.1"
                ]
            ]
        },
        {
            "name": "docker",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "docker-pycreds",
            "specs": [
                [
                    "==",
                    "0.2.1"
                ]
            ]
        },
        {
            "name": "dockerpty",
            "specs": [
                [
                    "==",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "docopt",
            "specs": [
                [
                    "==",
                    "0.6.2"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.13.1"
                ]
            ]
        },
        {
            "name": "Flask",
            "specs": [
                [
                    "==",
                    "0.12.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "2.6"
                ]
            ]
        },
        {
            "name": "idna-ssl",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "itsdangerous",
            "specs": [
                [
                    "==",
                    "0.24"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "2.10"
                ]
            ]
        },
        {
            "name": "jmespath",
            "specs": [
                [
                    "==",
                    "0.9.3"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "1.0"
                ]
            ]
        },
        {
            "name": "multidict",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "passlib",
            "specs": [
                [
                    "==",
                    "1.7.1"
                ]
            ]
        },
        {
            "name": "pathspec",
            "specs": [
                [
                    "==",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "pyasn1",
            "specs": [
                [
                    "==",
                    "0.2.3"
                ]
            ]
        },
        {
            "name": "pycares",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "pycparser",
            "specs": [
                [
                    "==",
                    "2.18"
                ]
            ]
        },
        {
            "name": "PyJWT",
            "specs": [
                [
                    "==",
                    "1.6.0"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.6.0"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2017.3"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "3.12"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.18.4"
                ]
            ]
        },
        {
            "name": "rsa",
            "specs": [
                [
                    "==",
                    "3.4.2"
                ]
            ]
        },
        {
            "name": "s3transfer",
            "specs": [
                [
                    "==",
                    "0.1.10"
                ]
            ]
        },
        {
            "name": "semantic-version",
            "specs": [
                [
                    "==",
                    "2.5.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": [
                [
                    "==",
                    "0.7.5"
                ]
            ]
        },
        {
            "name": "termcolor",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.22"
                ]
            ]
        },
        {
            "name": "virtualenv",
            "specs": [
                [
                    "==",
                    "15.1.0"
                ]
            ]
        },
        {
            "name": "websocket-client",
            "specs": [
                [
                    "==",
                    "0.40.0"
                ]
            ]
        },
        {
            "name": "Werkzeug",
            "specs": [
                [
                    "==",
                    "0.14.1"
                ]
            ]
        },
        {
            "name": "win-unicode-console",
            "specs": [
                [
                    "==",
                    "0.5"
                ]
            ]
        },
        {
            "name": "yarl",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        }
    ],
    "lcname": "taurus-pro"
}
        
Elapsed time: 0.57806s