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.2.0.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file lyra_v2_client-0.2.0.tar.gz
.
File metadata
- Download URL: lyra_v2_client-0.2.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5de85c90c904107c91a4da56a0670575f5a9b35635be2ccc4de643d4e12d4cc |
|
MD5 | fb7dc94c2ffb65ca977f3e60a475202a |
|
BLAKE2b-256 | b285a41ac4d0040b42c30ea7814535e673c3d798c4328cb25b6b29720a7da5d5 |
File details
Details for the file lyra_v2_client-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: lyra_v2_client-0.2.0-py3-none-any.whl
- Upload date:
- Size: 12.5 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 | a24fb2da1a5b61dc6ae60a4626dc64dfc8120a13ee81e123cd5cb97555248393 |
|
MD5 | bf578f67ab79610664d2b965c9fe82c0 |
|
BLAKE2b-256 | 7eef929e9d6877d0e2326c022a4da8be54d4e0fcb7a53af557cd606036c644c9 |