A Python package for trading on decentralized exchanges like Uniswap.
Project description
Dexsnake is a lightweight Python package that makes it easy to make trades on decentralized exchanges (DEXs) like Uniswap. The package is designed for Python developers, quants, data scientists, algorithmic traders, and others who are used to working in Python but may not have in-depth knowledge about blockchains and decentralized apps. The code is organized to closely follow the structure of the smart contracts, ensuring that by using Dexsnake, users also gain an understanding of the underlying protocols.
Installation
The most recent release can be installed with pip:
pip install dexsnake
The most recent (possibly untested!) version can be installed from GitHub:
pip install git+https://github.com/kerkelae/dexsnake.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dexsnake-0.0.1.tar.gz.
File metadata
- Download URL: dexsnake-0.0.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69f8d9a3680699a6a366c8fe2007e86d1bcccc5e4c3a4dd044cbda1496ce1a76
|
|
| MD5 |
f3911e6be1a59859b88e6eeec3c42c19
|
|
| BLAKE2b-256 |
b50511bf5c752dc60741f1679089a3ad11e07945d094f061e657f25d05441026
|
File details
Details for the file Dexsnake-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Dexsnake-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47b955ef993fbbfd8909491864e19481d9ccb4192b2eecf64919f45e920543ab
|
|
| MD5 |
8d00ddeac6f50a81f0c455bb6d17724c
|
|
| BLAKE2b-256 |
de9a11c7f0d64bd66673dde5606f050d453cc99433a25fd7d2ed698fa170dfec
|