mach-client


Namemach-client JSON
Version 0.0.61 PyPI version JSON
download
home_pageNone
SummaryA Python client for the Mach exchange.
upload_time2024-10-08 00:08:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12.6
licenseNone
keywords crypto cryptocurrencies cryptocurrency defi exchange liquidity mach pool swap tristero
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mach-client-py

A Python client for the Mach exchange.

Note: to change the backend URL from production:

```bash
export MACH_BACKEND_URL='https://cache-half-full-staging.fly.dev'
```

## TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mach-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12.6",
    "maintainer_email": null,
    "keywords": "crypto, cryptocurrencies, cryptocurrency, defi, exchange, liquidity, mach, pool, swap, tristero",
    "author": null,
    "author_email": "Richard Dong <richard@tristero.xyz>",
    "download_url": "https://files.pythonhosted.org/packages/9b/3c/c305f95d0de3a22ca9f4c09faf4d08f489389a7850211f8ac4f4c92e5eba/mach_client-0.0.61.tar.gz",
    "platform": null,
    "description": "# mach-client-py\n\nA Python client for the Mach exchange.\n\nNote: to change the backend URL from production:\n\n```bash\nexport MACH_BACKEND_URL='https://cache-half-full-staging.fly.dev'\n```\n\n## TODO\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python client for the Mach exchange.",
    "version": "0.0.61",
    "project_urls": {
        "Homepage": "https://github.com/tristeroresearch/mach-client-py",
        "Issues": "https://github.com/tristeroresearch/mach-client-py/issues"
    },
    "split_keywords": [
        "crypto",
        " cryptocurrencies",
        " cryptocurrency",
        " defi",
        " exchange",
        " liquidity",
        " mach",
        " pool",
        " swap",
        " tristero"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec5e36248fa4269694cfbf1f4f86bc992948a9162f811a91cefbe37a25734408",
                "md5": "ed7c0ca5088efa4f2bab95dd9da1870d",
                "sha256": "11a859f90b446e1033c0c1e6f597d5252275886fbcb1d845f5ad8976bd2aed38"
            },
            "downloads": -1,
            "filename": "mach_client-0.0.61-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed7c0ca5088efa4f2bab95dd9da1870d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12.6",
            "size": 7698,
            "upload_time": "2024-10-08T00:08:25",
            "upload_time_iso_8601": "2024-10-08T00:08:25.850506Z",
            "url": "https://files.pythonhosted.org/packages/ec/5e/36248fa4269694cfbf1f4f86bc992948a9162f811a91cefbe37a25734408/mach_client-0.0.61-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b3cc305f95d0de3a22ca9f4c09faf4d08f489389a7850211f8ac4f4c92e5eba",
                "md5": "033f50083b7c321b871b9e0eed447f18",
                "sha256": "1e509b317ee0af46846481ba14751f8022e4bd441f234b6a02ea89215916a946"
            },
            "downloads": -1,
            "filename": "mach_client-0.0.61.tar.gz",
            "has_sig": false,
            "md5_digest": "033f50083b7c321b871b9e0eed447f18",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.6",
            "size": 8031,
            "upload_time": "2024-10-08T00:08:29",
            "upload_time_iso_8601": "2024-10-08T00:08:29.215135Z",
            "url": "https://files.pythonhosted.org/packages/9b/3c/c305f95d0de3a22ca9f4c09faf4d08f489389a7850211f8ac4f4c92e5eba/mach_client-0.0.61.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 00:08:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tristeroresearch",
    "github_project": "mach-client-py",
    "github_not_found": true,
    "lcname": "mach-client"
}
        
Elapsed time: 0.39746s