No project description provided
Project description
Lyra V2 Python Client.
This repo provides a unified interface for the Lyra V2 Exchange.
Please checkout the examples directory for usage.
Here is a quick demonstration of the cli functionality.
Install
pip install lyra-v2-client
Dev
Formatting
make fmt
Linting
make lint
Tests
make tests
For convience, all commands can be run with:
make all
Releasing
We can use tbump
to automatically bump our versions in preparation of a release.
export new_version=0.1.5
tbump $new_version
The release workflow will then detect that a branch with a v
prefix exists and create a release from it.
Additionally, the package will be published to PyPI.
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
lyra_v2_client-0.1.8.tar.gz
(8.1 kB
view details)
Built Distribution
File details
Details for the file lyra_v2_client-0.1.8.tar.gz
.
File metadata
- Download URL: lyra_v2_client-0.1.8.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f008b6edc6445c97abde1c6c5fd30e0ca04a92d8c83dd2b511aa9305f78f3751 |
|
MD5 | 61ac5927c9fa38821cf07da8a29fc696 |
|
BLAKE2b-256 | 9220f17dd7ecc0d02d9b3c9a44b476d6f0b4588ac48ef2bef9d4c80ec7ac4b06 |
File details
Details for the file lyra_v2_client-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: lyra_v2_client-0.1.8-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87e3993d6a161f8ccf0798aca31fc69714e2f0b8ba77fadb87250b0ad08723a7 |
|
MD5 | f25d19f3a738b6f28fe6ee7210b04de2 |
|
BLAKE2b-256 | 3fd03333786c75872ee6ba10564b34e8932636f9917baa2767c15e0243faf21b |