0xTaoDev
jupiter-python-cli
Python

Jupiter Python CLI is a Command Line Interface (CLI) where you can use Jupiter features including a Sniper Bot.

Last updated Feb 25, 2026
106
Stars
34
Forks
5
Issues
0
Stars/day
Attention Score
49
Language breakdown
Python 100.0%
โ–ธ Files click to expand
README

๐Ÿ“Ÿ JUPITER PYTHON CLI ๐Ÿช

https://github.com/0xTaoDev/jupiter-python-cli/assets/152310566/81f79ed5-8c47-469f-aeb8-c3be70c9541f





๐Ÿ“– Introduction

Jupiter Python CLI is a Command Line Interface (CLI) where you can use Jupiter features including a Sniper Bot.

โš ๏ธ Disclaimer

**Please note that I'm not responsible for any loss of funds, damages, or other libailities resulting from the use of this software or any associated services.
This tool is provided for educational purposes only and should not be used as financial advice, it is still in expiremental phase so use it at your own risk.**

โœจ Quickstart

This project has been made for Python 3.11

๐Ÿ› ๏ธ Installation

๐Ÿ’พ Clone this repository

git clone https://github.com/0xtaodev/jupiter-python-cli
๐Ÿ’ป Create a virtual environnment
python -m venv venv
๐ŸŒ Activate Virtual Environnement
.\venv\Scripts\Activate.ps1
โ–ถ๏ธ Start CLI
python main.py

๐Ÿ—บ๏ธ CLI Overview

๐Ÿ“Ÿ CLI
โ”‚
โ”œโ”€โ”€ ๐Ÿช Jupiter Exchange
โ”‚   โ”œโ”€โ”€ Swap
โ”‚   โ”œโ”€โ”€ Limit Order
โ”‚   โ”‚   โ”œโ”€โ”€ Open Limit Order
โ”‚   โ”‚   โ”œโ”€โ”€ Display Canceled Orders History
โ”‚   โ”‚   โ””โ”€โ”€ Display Filled Orders History
โ”‚   โ”œโ”€โ”€ DCA
โ”‚   โ”‚   โ”œโ”€โ”€ Open DCA Account
โ”‚   โ”‚   โ””โ”€โ”€ Manage DCA Accounts
โ”‚   โ”œโ”€โ”€ Token Sniper
โ”‚   โ”‚   โ”œโ”€โ”€ Add a token to snipe
โ”‚   โ”‚   โ”œโ”€โ”€ Watch token
โ”‚   โ”‚   โ””โ”€โ”€ Edit tokens
โ”‚   โ””โ”€โ”€ Change wallet
โ”œโ”€โ”€ ๐Ÿ’ณ Manage Wallets
โ”‚   โ”œโ”€โ”€ Add wallet
โ”‚   โ”œโ”€โ”€ Edit wallet name
โ”‚   โ””โ”€โ”€ Delete wallet(s)
โ”œโ”€โ”€ ๐Ÿ”ง CLI settings
โ”‚   โ”œโ”€โ”€ Solana RPC URL Endpoint
โ”‚   โ”œโ”€โ”€ Discord
โ”‚   โ””โ”€โ”€ Telegram
โ”œโ”€โ”€ โ“ About
โ””โ”€โ”€ ๐Ÿ”š Exit CLI

๐Ÿค– Sniper Bot

In top of most of the Jupiter features that you can use, you are also able to snipe token.
โ—Please note that Sniper Bot is experimental and subject to change as there might be issues that I didn't see.

โš™๏ธ How it works

Every second, the bot will send a GET request to Jupiter API Quote.
If there is a route available for this token, it will then execute it.
Please note that only tokens with sufficient liquidity and on-chain metadata are listed in Jupiter API: min. 250$ liquidty and buy/sell price impact are below 30%.
When these criteria are met, it will take a few minutes to automatically add the token.

๐Ÿ†• Add a token to snipe

  • Token/Project name
  • Token Address
  • Amount ($) to buy
  • Take Profit ($)
  • Stop Loss ($)
  • Slippage (%)
If token has a launch date:
  • Month
  • Day
  • Hours
  • Minutes

๐Ÿ”ญ Watch token

You can watch your trading position by selecting the token.

โœ๐Ÿป Edit tokens

You can modify token info as follow:
  • Name
  • Address
  • Selected Wallet
  • Buy Amount
  • Take Profit
  • Stop Loss
  • Slippage
  • Launch date
  • Delete

๐Ÿ—จ๏ธ Q&A

Where are my private keys?

Your private keys are stored in wallets.json.

Is there any fees when swapping using CLI?

There are no additional fees when performing swaps via the CLI; the costs should be the same as using the Jupiter UI.

Does sniper bot remains running if I close the CLI?

If you close the CLI, the sniper bot will stop running.

Is it possible to swap any tokens?

You can only swap tokens that are listed on Jupiter based on their criterias.

๐Ÿšจ Known bugs

ImportError: sync_native from spl.token.instructions

  • Go to https://github.com/michaelhly/solana-py/tree/master/src/spl/token and download
    .py
  • In your packages folder, replace
    /token/instructions.py
    with the one you just downloaded.

Sometimes 0.01 is added when typying numbers

Invalid DCA Accounts listed (and cannot be deleted)

Discord Webhook or Telegram API not being added in config.json

Duplicating menus when resizing the window

Sniper Bot: it's taking 10-20 seconds to get real trade position info after a swap route is found and executed

๐Ÿ“ TO-DO

  • [ ] Clean up code โšก
  • [ ] Add docstrings ๐Ÿ“‘
  • [ ] Display tokens owned ๐Ÿช™
  • [ ] Favorite tokens displayed in first tokens for swap/limit orders/dca... โญ
  • [ ] Wallet Duplication detection
  • [ ] Display message when swap failed (slippage error...)
  • [ ] Disable swap / limits orders / etc, if not enough $SOL to cover the tx fees
  • [ ] Give possibility to exit current choice (swap, limit order, dca, donation...) ๐Ÿƒ๐Ÿšช
  • [ ] Adjust Wallets ID when one is deleted
  • [ ] Bridge ๐ŸŒ‰
  • [ ] Perpetual ๐Ÿ’ธ

๐Ÿค Contributions

If you are interesting in contributing, fork the repository and submit a pull request in order to merge your improvements into the main repository.
Contact me for any inquiry, I will reach you as soon as possible.
Discord Twitter

๐Ÿ‘‘ Donations

This project doesn't include platform fees. If you find value in it and would like to support its development, your donations are greatly appreciated.
You can donate through CLI in About menu.
SOLANA ADDRESS
AyWu89SjZBW1MzkxiREmgtyMKxSkS1zVy8Uo23RyLphX
๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท 0xTaoDev/jupiter-python-cli ยท Updated daily from GitHub