xchainpy2-thorchain-amm


Namexchainpy2-thorchain-amm JSON
Version 0.0.30 PyPI version JSON
download
home_pageNone
SummaryXChainPy2 THORChain Automated Market Maker (AMM) interface
upload_time2024-11-22 09:23:46
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 myst-parser
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # XChainPy2 THORChain AMM

THORChain Automatic Market Maker interface for Python.

THORChain dev docs: https://dev.thorchain.org/

### Documentation

👉 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_thorchain_amm.html


            

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/5c/d2/08eaf1c319abaa0c8a6c5b8f3121569414e59c0ab528b4e667c8a9cb4ff9/xchainpy2_thorchain_amm-0.0.30.tar.gz",
    "platform": null,
    "description": "# XChainPy2 THORChain AMM\n\nTHORChain Automatic Market Maker interface for Python.\n\nTHORChain dev docs: https://dev.thorchain.org/\n\n### Documentation\n\n\ud83d\udc49 https://xchainpy2.readthedocs.io/en/latest/packages/xchainpy2_thorchain_amm.html\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "XChainPy2 THORChain Automated Market Maker (AMM) interface",
    "version": "0.0.30",
    "project_urls": {
        "source": "https://github.com/tirinox/xchainpy"
    },
    "split_keywords": [
        "crypto",
        " thorchain",
        " blockchain",
        " xchain",
        " amm",
        " swap",
        " dex"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a83f7366a398ed299001fde4252c5b070c14415cc339fe05ba470e7a36ccdb6",
                "md5": "f894c14fc3b661e9d55479150517f48f",
                "sha256": "b02494819c8219ab507bab5eb132c8fa8c16dde324a1fe08b37b8a2528ba5d9a"
            },
            "downloads": -1,
            "filename": "xchainpy2_thorchain_amm-0.0.30-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f894c14fc3b661e9d55479150517f48f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 15692,
            "upload_time": "2024-11-22T09:23:44",
            "upload_time_iso_8601": "2024-11-22T09:23:44.742392Z",
            "url": "https://files.pythonhosted.org/packages/0a/83/f7366a398ed299001fde4252c5b070c14415cc339fe05ba470e7a36ccdb6/xchainpy2_thorchain_amm-0.0.30-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cd208eaf1c319abaa0c8a6c5b8f3121569414e59c0ab528b4e667c8a9cb4ff9",
                "md5": "35ce4ae8b6390520dd8bf168fd8ee7a7",
                "sha256": "d3541ee0ae28965b170aa77f88eaeff6fd386c228c9422f57695ce0ba419179b"
            },
            "downloads": -1,
            "filename": "xchainpy2_thorchain_amm-0.0.30.tar.gz",
            "has_sig": false,
            "md5_digest": "35ce4ae8b6390520dd8bf168fd8ee7a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 14446,
            "upload_time": "2024-11-22T09:23:46",
            "upload_time_iso_8601": "2024-11-22T09:23:46.559637Z",
            "url": "https://files.pythonhosted.org/packages/5c/d2/08eaf1c319abaa0c8a6c5b8f3121569414e59c0ab528b4e667c8a9cb4ff9/xchainpy2_thorchain_amm-0.0.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 09:23:46",
    "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"
                ]
            ]
        },
        {
            "name": "myst-parser",
            "specs": []
        }
    ],
    "lcname": "xchainpy2-thorchain-amm"
}
        
Elapsed time: 0.52525s