{"id":22865098,"url":"https://github.com/al-the-bot-father/jupiter_py","last_synced_at":"2025-08-08T07:18:50.671Z","repository":{"id":241370220,"uuid":"806685259","full_name":"AL-THE-BOT-FATHER/jupiter_py","owner":"AL-THE-BOT-FATHER","description":"Jupiter swap with Python","archived":false,"fork":false,"pushed_at":"2025-02-12T05:55:36.000Z","size":14,"stargazers_count":44,"open_issues_count":1,"forks_count":25,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-24T15:55:02.250Z","etag":null,"topics":["jupiter","python","solana","swap","trade"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AL-THE-BOT-FATHER.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-27T17:21:36.000Z","updated_at":"2025-06-20T07:27:44.000Z","dependencies_parsed_at":"2024-05-28T02:28:49.464Z","dependency_job_id":"7744ece8-bbef-4fd9-9566-914f09670bd4","html_url":"https://github.com/AL-THE-BOT-FATHER/jupiter_py","commit_stats":null,"previous_names":["allen-taylor/jupiter_py","al-the-bot-father/jupiter_py"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AL-THE-BOT-FATHER/jupiter_py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AL-THE-BOT-FATHER%2Fjupiter_py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AL-THE-BOT-FATHER%2Fjupiter_py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AL-THE-BOT-FATHER%2Fjupiter_py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AL-THE-BOT-FATHER%2Fjupiter_py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AL-THE-BOT-FATHER","download_url":"https://codeload.github.com/AL-THE-BOT-FATHER/jupiter_py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AL-THE-BOT-FATHER%2Fjupiter_py/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269381035,"owners_count":24407747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jupiter","python","solana","swap","trade"],"created_at":"2024-12-13T11:32:47.223Z","updated_at":"2025-08-08T07:18:50.649Z","avatar_url":"https://github.com/AL-THE-BOT-FATHER.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jupiter_py\n\nSimple python implementation of the Jupiter Swap API.\n\nClone the repo, and add your Private Key (Base58 string) and RPC to the config.py.\n\nReference: https://station.jup.ag/docs/apis/swap-api\n\n```\nfrom jupiter_py import buy\n\n# Buy Example\ntoken_address = \"7GCihgDB8fe6KNjn2MYtkzZcRjQy3t9GHdC8uHYmW2hr\" # POPCAT\nsol_in = .1\nslippage = 10\nbuy(token_address, sol_in, slippage)\n```\n\n```\nfrom jupiter_py import sell\n\n# Sell Example\ntoken_address = \"7GCihgDB8fe6KNjn2MYtkzZcRjQy3t9GHdC8uHYmW2hr\" # POPCAT\npercentage = 100\nslippage = 10\nsell(token_address, percentage, slippage)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal-the-bot-father%2Fjupiter_py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fal-the-bot-father%2Fjupiter_py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fal-the-bot-father%2Fjupiter_py/lists"}