pyrfx


Namepyrfx JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://rfx.exchange
SummaryA comprehensive Python SDK for interacting with RFX contracts and data.
upload_time2024-10-17 08:56:31
maintainerLukas
docs_urlNone
authorLukas
requires_python<4,>=3.10
licenseMIT
keywords sdk rfx blockchain python api defi dex exchange
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Tests](https://github.com/relative-finance/sdk_v2/actions/workflows/test.yml/badge.svg)](https://github.com/relative-finance/sdk_v2/actions/workflows/test.yml) [![Deploy](https://github.com/relative-finance/sdk_v2/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/relative-finance/sdk_v2/actions/workflows/deploy.yml)

# RFX Python SDK

A Python-based SDK developed for interacting with RFX Exchange, offering tools and scripts for executing various operations, including trading and liquidity management.

## Table of Contents
- [Usage](#usage)
- [Local Installation](#local-installation)
- [Running Tests](#running-tests)

## Usage
The SDK can be installed via pip:
```sh
pip install pyrfx
```

## Local Installation
The supported Python versions: >= 3.10 <4

To set up the SDK locally, follow these steps:
```sh
mkdir dist/
cd ./dist
poetry build
cd ..
poetry install --with dev
```

## Running Tests
To execute tests:
```sh
poetry run pytest
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://rfx.exchange",
    "name": "pyrfx",
    "maintainer": "Lukas",
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": "lukas@relative.fi",
    "keywords": "SDK, RFX, blockchain, Python, API, DeFi, DEX, Exchange",
    "author": "Lukas",
    "author_email": "lukas@relative.fi",
    "download_url": "https://files.pythonhosted.org/packages/38/ff/00cf170d0d967f1b1c5522e72ce75ef1643c17afceedf78228f54f49aa64/pyrfx-0.0.8.tar.gz",
    "platform": null,
    "description": "[![Tests](https://github.com/relative-finance/sdk_v2/actions/workflows/test.yml/badge.svg)](https://github.com/relative-finance/sdk_v2/actions/workflows/test.yml) [![Deploy](https://github.com/relative-finance/sdk_v2/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/relative-finance/sdk_v2/actions/workflows/deploy.yml)\n\n# RFX Python SDK\n\nA Python-based SDK developed for interacting with RFX Exchange, offering tools and scripts for executing various operations, including trading and liquidity management.\n\n## Table of Contents\n- [Usage](#usage)\n- [Local Installation](#local-installation)\n- [Running Tests](#running-tests)\n\n## Usage\nThe SDK can be installed via pip:\n```sh\npip install pyrfx\n```\n\n## Local Installation\nThe supported Python versions: >= 3.10 <4\n\nTo set up the SDK locally, follow these steps:\n```sh\nmkdir dist/\ncd ./dist\npoetry build\ncd ..\npoetry install --with dev\n```\n\n## Running Tests\nTo execute tests:\n```sh\npoetry run pytest\n```\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A comprehensive Python SDK for interacting with RFX contracts and data.",
    "version": "0.0.8",
    "project_urls": {
        "Documentation": "https://rfx.exchange",
        "Homepage": "https://rfx.exchange",
        "Repository": "https://github.com/relative-finance/sdk_v2"
    },
    "split_keywords": [
        "sdk",
        " rfx",
        " blockchain",
        " python",
        " api",
        " defi",
        " dex",
        " exchange"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5253cb4679e18eaf8abddd532d0f3c45b95903e0504e0b9727774afc965d2049",
                "md5": "85e7476ccd4572fd34924e71ed51eb29",
                "sha256": "d964d4640321c974876b2994e236580955434ff8a6cf2e4b4cafae3499abef15"
            },
            "downloads": -1,
            "filename": "pyrfx-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "85e7476ccd4572fd34924e71ed51eb29",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 98890,
            "upload_time": "2024-10-17T08:56:29",
            "upload_time_iso_8601": "2024-10-17T08:56:29.297898Z",
            "url": "https://files.pythonhosted.org/packages/52/53/cb4679e18eaf8abddd532d0f3c45b95903e0504e0b9727774afc965d2049/pyrfx-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38ff00cf170d0d967f1b1c5522e72ce75ef1643c17afceedf78228f54f49aa64",
                "md5": "98779293bee206a81b5179a1743485a8",
                "sha256": "4609b8f8792f152f713c80acbf8cb219ec3cc1eb0207312a21741a93b02b3aca"
            },
            "downloads": -1,
            "filename": "pyrfx-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "98779293bee206a81b5179a1743485a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 69160,
            "upload_time": "2024-10-17T08:56:31",
            "upload_time_iso_8601": "2024-10-17T08:56:31.024362Z",
            "url": "https://files.pythonhosted.org/packages/38/ff/00cf170d0d967f1b1c5522e72ce75ef1643c17afceedf78228f54f49aa64/pyrfx-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 08:56:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "relative-finance",
    "github_project": "sdk_v2",
    "github_not_found": true,
    "lcname": "pyrfx"
}
        
Elapsed time: 0.65381s