xchainpy2-thorchain-amm


Namexchainpy2-thorchain-amm JSON
Version 0.0.19 PyPI version JSON
download
home_pageNone
SummaryXChainPy2 THORChain Automated Market Maker (AMM) interface
upload_time2024-05-31 14:25:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords crypto thorchain blockchain xchain amm swap dex
VCS
bugtrack_url
requirements aiohttp pytest pydantic PyYAML pytest-aiohttp build twine aioresponses requests-mock
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `@xchainpy/xchain-thorchain-amm`

THORChain Automatic Market Maker interface for Python

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xchainpy2-thorchain-amm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Crypto, THORChain, Blockchain, XChain, AMM, Swap, DEX",
    "author": null,
    "author_email": "Tirinox <developer@tirinox.ru>",
    "download_url": "https://files.pythonhosted.org/packages/ba/d3/803aa1194f3b8958d8778995f092cbb45ac37d230da763fa071e552197c1/xchainpy2_thorchain_amm-0.0.19.tar.gz",
    "platform": null,
    "description": "# `@xchainpy/xchain-thorchain-amm`\n\nTHORChain Automatic Market Maker interface for Python\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "XChainPy2 THORChain Automated Market Maker (AMM) interface",
    "version": "0.0.19",
    "project_urls": {
        "source": "https://github.com/tirinox/xchainpy"
    },
    "split_keywords": [
        "crypto",
        " thorchain",
        " blockchain",
        " xchain",
        " amm",
        " swap",
        " dex"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "750d991cea99583d8fde665e47578c5f151198c414257ed0f200677270b14d09",
                "md5": "15fa72278a1114680a282d734d90d83d",
                "sha256": "003ddbc33541f0cd4281fb25559a499d9e1434e1ea34ea9a4cc809edca8425b0"
            },
            "downloads": -1,
            "filename": "xchainpy2_thorchain_amm-0.0.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "15fa72278a1114680a282d734d90d83d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 15011,
            "upload_time": "2024-05-31T14:25:34",
            "upload_time_iso_8601": "2024-05-31T14:25:34.784874Z",
            "url": "https://files.pythonhosted.org/packages/75/0d/991cea99583d8fde665e47578c5f151198c414257ed0f200677270b14d09/xchainpy2_thorchain_amm-0.0.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bad3803aa1194f3b8958d8778995f092cbb45ac37d230da763fa071e552197c1",
                "md5": "8abe5926ac17b541c86fcdcddcdda3f6",
                "sha256": "9f46b1db65497d93ba7af854a14d0bd5537b64fae81b10c13ec41bb4d9417d17"
            },
            "downloads": -1,
            "filename": "xchainpy2_thorchain_amm-0.0.19.tar.gz",
            "has_sig": false,
            "md5_digest": "8abe5926ac17b541c86fcdcddcdda3f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 13149,
            "upload_time": "2024-05-31T14:25:37",
            "upload_time_iso_8601": "2024-05-31T14:25:37.414035Z",
            "url": "https://files.pythonhosted.org/packages/ba/d3/803aa1194f3b8958d8778995f092cbb45ac37d230da763fa071e552197c1/xchainpy2_thorchain_amm-0.0.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-31 14:25:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tirinox",
    "github_project": "xchainpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    "~=",
                    "3.9.2"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "~=",
                    "7.4.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2.4.2"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "~=",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "pytest-aiohttp",
            "specs": []
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "aioresponses",
            "specs": [
                [
                    "==",
                    "0.7.6"
                ]
            ]
        },
        {
            "name": "requests-mock",
            "specs": [
                [
                    "==",
                    "1.11.0"
                ]
            ]
        }
    ],
    "lcname": "xchainpy2-thorchain-amm"
}
        
Elapsed time: 0.25825s