Name | dxsp JSON |
Version |
11.1.1
JSON |
| download |
home_page | None |
Summary | DXSP (DeX SwaP), A defi swap helper package. Swap made easy. |
upload_time | 2024-11-05 05:33:47 |
maintainer | None |
docs_url | None |
author | mraniki |
requires_python | <4.0,>=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<table style="border: 1px solid transparent">
<tr>
<td>
<a href="http://talky.readthedocs.io"><img src="https://img.shields.io/badge/Wiki-%23000000.svg?style=for-the-badge&logo=wikipedia&logoColor=white"></a>
<a href="https://github.com/mraniki/tt/"><img src="https://img.shields.io/badge/github-%23000000.svg?style=for-the-badge&logo=github&logoColor=white"></a><br>
<a href="https://hub.docker.com/r/mraniki/tt"><img src="https://img.shields.io/docker/pulls/mraniki/tt?style=for-the-badge"></a><br>
</td>
<td align="center"><img width="200" alt="Logo" src="https://user-images.githubusercontent.com/8766259/231213427-63ea2752-13d5-4993-aee2-90671b57fc6e.png"></td>
</tr>
<tr>
<td>
<a href="https://pypi.org/project/dxsp/"><img src="https://img.shields.io/pypi/v/dxsp?style=for-the-badge&logo=PyPI&logoColor=white"></a><br>
<a href="https://pypi.org/project/dxsp/"><img src="https://img.shields.io/pypi/dm/dxsp?style=for-the-badge&logo=PyPI&logoColor=white&label=pypi&labelColor=grey"></a><br>
<a href="https://github.com/mraniki/dxsp/"><img src="https://img.shields.io/github/actions/workflow/status/mraniki/dxsp/%F0%9F%91%B7Flow.yml?style=for-the-badge&logo=GitHub&logoColor=white"></a><br>
<a href="https://talky.readthedocs.io/projects/dxsp/"><img src="https://readthedocs.org/projects/dxsp/badge/?version=latest&style=for-the-badge"></a><br>
<a href="https://codebeat.co/projects/github-com-mraniki-dxsp-main"><img src="https://codebeat.co/badges/b1376839-73bc-4b41-bfc1-2fb099f1fc2a"/></a><br>
<a href="https://codecov.io/gh/mraniki/dxsp"><img src="https://codecov.io/gh/mraniki/dxsp/branch/main/graph/badge.svg?token=39ED0ZA6IH"/> </a><br>
<a href="https://codeclimate.com/github/mraniki/dxsp/maintainability"><img src="https://api.codeclimate.com/v1/badges/ec80e827d5878e60ba12/maintainability" /></a>
</td>
<td align="left">
Swap made easy<br>
Trade on any blockchains <br>with uniswap based router, 0x protocol and kwenta sdk.
</td>
</tr>
</table>
<h5>How to use it</h5>
<pre>
<code>
from dxsp import DexSwap
dex = DexSwap()
#BUY 1% to SWAP with BITCOIN
#demo_tx = await dex.submit_order({
"action": "BUY",
"instrument": "BTC",
"quantity": 1,
})
</code>
</pre>
<h5>Documentation</h5>
<a href="https://talky.readthedocs.io/projects/dxsp/"><img src="https://img.shields.io/badge/Documentation-000000?style=for-the-badge&logo=readthedocs&logoColor=white"></a><br>
Raw data
{
"_id": null,
"home_page": null,
"name": "dxsp",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "mraniki",
"author_email": "8766259+mraniki@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/61/6c/7c6231da19460b8fa9ac60daa555019f93a57fc8164d8cf1297c1f234e84/dxsp-11.1.1.tar.gz",
"platform": null,
"description": "\n\n<table style=\"border: 1px solid transparent\">\n <tr>\n <td>\n<a href=\"http://talky.readthedocs.io\"><img src=\"https://img.shields.io/badge/Wiki-%23000000.svg?style=for-the-badge&logo=wikipedia&logoColor=white\"></a>\n<a href=\"https://github.com/mraniki/tt/\"><img src=\"https://img.shields.io/badge/github-%23000000.svg?style=for-the-badge&logo=github&logoColor=white\"></a><br>\n<a href=\"https://hub.docker.com/r/mraniki/tt\"><img src=\"https://img.shields.io/docker/pulls/mraniki/tt?style=for-the-badge\"></a><br>\n </td>\n <td align=\"center\"><img width=\"200\" alt=\"Logo\" src=\"https://user-images.githubusercontent.com/8766259/231213427-63ea2752-13d5-4993-aee2-90671b57fc6e.png\"></td>\n </tr>\n <tr>\n <td>\n <a href=\"https://pypi.org/project/dxsp/\"><img src=\"https://img.shields.io/pypi/v/dxsp?style=for-the-badge&logo=PyPI&logoColor=white\"></a><br>\n <a href=\"https://pypi.org/project/dxsp/\"><img src=\"https://img.shields.io/pypi/dm/dxsp?style=for-the-badge&logo=PyPI&logoColor=white&label=pypi&labelColor=grey\"></a><br>\n <a href=\"https://github.com/mraniki/dxsp/\"><img src=\"https://img.shields.io/github/actions/workflow/status/mraniki/dxsp/%F0%9F%91%B7Flow.yml?style=for-the-badge&logo=GitHub&logoColor=white\"></a><br>\n <a href=\"https://talky.readthedocs.io/projects/dxsp/\"><img src=\"https://readthedocs.org/projects/dxsp/badge/?version=latest&style=for-the-badge\"></a><br>\n <a href=\"https://codebeat.co/projects/github-com-mraniki-dxsp-main\"><img src=\"https://codebeat.co/badges/b1376839-73bc-4b41-bfc1-2fb099f1fc2a\"/></a><br>\n <a href=\"https://codecov.io/gh/mraniki/dxsp\"><img src=\"https://codecov.io/gh/mraniki/dxsp/branch/main/graph/badge.svg?token=39ED0ZA6IH\"/> </a><br>\n <a href=\"https://codeclimate.com/github/mraniki/dxsp/maintainability\"><img src=\"https://api.codeclimate.com/v1/badges/ec80e827d5878e60ba12/maintainability\" /></a>\n </td>\n <td align=\"left\"> \nSwap made easy<br>\nTrade on any blockchains <br>with uniswap based router, 0x protocol and kwenta sdk. \n </td> \n </tr>\n</table>\n\n<h5>How to use it</h5>\n<pre>\n<code>\n from dxsp import DexSwap\n dex = DexSwap()\n #BUY 1% to SWAP with BITCOIN\n #demo_tx = await dex.submit_order({\n \"action\": \"BUY\",\n \"instrument\": \"BTC\",\n \"quantity\": 1,\n })\n</code>\n</pre>\n\n<h5>Documentation</h5>\n\n<a href=\"https://talky.readthedocs.io/projects/dxsp/\"><img src=\"https://img.shields.io/badge/Documentation-000000?style=for-the-badge&logo=readthedocs&logoColor=white\"></a><br>\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "DXSP (DeX SwaP), A defi swap helper package. Swap made easy.",
"version": "11.1.1",
"project_urls": {
"Changelog": "https://github.com/mraniki/dxsp/blob/dev/CHANGELOG.rst",
"Issues": "https://github.com/mraniki/dxsp/issues",
"Support": "https://github.com/mraniki/dxsp/discussions"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b9dae5753064405322d67f2d1cdaa7ed19594cc2bb94951c41f3ac4e055d970d",
"md5": "c3aacd191a3949dcc01864e0c0ecdfca",
"sha256": "eebf7182317c5323e54c1c0529672a96d56e6ef4d9db5302a049eb03f5f80ce3"
},
"downloads": -1,
"filename": "dxsp-11.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c3aacd191a3949dcc01864e0c0ecdfca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 25679,
"upload_time": "2024-11-05T05:33:46",
"upload_time_iso_8601": "2024-11-05T05:33:46.764239Z",
"url": "https://files.pythonhosted.org/packages/b9/da/e5753064405322d67f2d1cdaa7ed19594cc2bb94951c41f3ac4e055d970d/dxsp-11.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "616c7c6231da19460b8fa9ac60daa555019f93a57fc8164d8cf1297c1f234e84",
"md5": "3120cd6711eeb2f12c2ac57803eba1da",
"sha256": "277dcab3c3ab322ee4d8285a4b2ec38f13df69536fea5124a2fcbfe448b465be"
},
"downloads": -1,
"filename": "dxsp-11.1.1.tar.gz",
"has_sig": false,
"md5_digest": "3120cd6711eeb2f12c2ac57803eba1da",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 21438,
"upload_time": "2024-11-05T05:33:47",
"upload_time_iso_8601": "2024-11-05T05:33:47.962439Z",
"url": "https://files.pythonhosted.org/packages/61/6c/7c6231da19460b8fa9ac60daa555019f93a57fc8164d8cf1297c1f234e84/dxsp-11.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-05 05:33:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mraniki",
"github_project": "dxsp",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "dxsp"
}