jup-ag-sdk


Namejup-ag-sdk JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/cmoutafidis/jup-ag-sdk
SummaryPython SDK for Jupiter Exchange APIs.
upload_time2025-02-10 21:30:15
maintainerNone
docs_urlNone
authorFiji
requires_python<4.0,>=3.9
licenseMIT
keywords solana jupiter sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # **Jup-Ag-SDK**  

A Python SDK for interacting with Jupiter Exchange APIs.  

## **Installation**  
```sh
pip install jup-ag-sdk
```

## **Disclaimer**  
🚨 **This project is a work in progress and should not be used in production systems.**  
Expect breaking changes as the SDK evolves.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cmoutafidis/jup-ag-sdk",
    "name": "jup-ag-sdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "solana, jupiter, sdk",
    "author": "Fiji",
    "author_email": "charismoutafidis@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/67/c4/4008ec0187749ad16d66401a68254ab5d1e51ade5d3ca0583de56d60c4d6/jup_ag_sdk-0.0.2.tar.gz",
    "platform": null,
    "description": "# **Jup-Ag-SDK**  \n\nA Python SDK for interacting with Jupiter Exchange APIs.  \n\n## **Installation**  \n```sh\npip install jup-ag-sdk\n```\n\n## **Disclaimer**  \n\ud83d\udea8 **This project is a work in progress and should not be used in production systems.**  \nExpect breaking changes as the SDK evolves.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python SDK for Jupiter Exchange APIs.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/cmoutafidis/jup-ag-sdk",
        "Repository": "https://github.com/cmoutafidis/jup-ag-sdk"
    },
    "split_keywords": [
        "solana",
        " jupiter",
        " sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64f402895687f15482e5079180a87a2ff3cfb85a655e4be230bb4d56f9e42a9d",
                "md5": "2c00d3da3b314e0b73e0b88ad64076f2",
                "sha256": "0817a31c3faae00d8cfa6e9c29062af38c90259d63e76e355f8e44cc41c22fd0"
            },
            "downloads": -1,
            "filename": "jup_ag_sdk-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c00d3da3b314e0b73e0b88ad64076f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 2846,
            "upload_time": "2025-02-10T21:30:14",
            "upload_time_iso_8601": "2025-02-10T21:30:14.166865Z",
            "url": "https://files.pythonhosted.org/packages/64/f4/02895687f15482e5079180a87a2ff3cfb85a655e4be230bb4d56f9e42a9d/jup_ag_sdk-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67c44008ec0187749ad16d66401a68254ab5d1e51ade5d3ca0583de56d60c4d6",
                "md5": "ea62e99af5c39a9b0ff37c5e41814be6",
                "sha256": "a27932fae8077ac4602626647c2303b5960e62d624b7f9b3f55f5d4b114b1f63"
            },
            "downloads": -1,
            "filename": "jup_ag_sdk-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ea62e99af5c39a9b0ff37c5e41814be6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 2218,
            "upload_time": "2025-02-10T21:30:15",
            "upload_time_iso_8601": "2025-02-10T21:30:15.489278Z",
            "url": "https://files.pythonhosted.org/packages/67/c4/4008ec0187749ad16d66401a68254ab5d1e51ade5d3ca0583de56d60c4d6/jup_ag_sdk-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 21:30:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cmoutafidis",
    "github_project": "jup-ag-sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jup-ag-sdk"
}
        
Elapsed time: 0.40560s