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.4.tar.gz
(15.2 kB
view details)
Built Distribution
File details
Details for the file lyra_v2_client-0.2.4.tar.gz
.
File metadata
- Download URL: lyra_v2_client-0.2.4.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05d33ed8957f0ff29b70ec818e651d2977e0c69f198e8ce5745607963b5b0e1b |
|
MD5 | 7294dae5d116327880dac47edc6b8d39 |
|
BLAKE2b-256 | be51ab76d9ba5046234a771e95374c4057e54e4509935646d4135317ca3e592a |
File details
Details for the file lyra_v2_client-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: lyra_v2_client-0.2.4-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a838d185fa7dbadcee3c86bc1cdac2146f00f6cad3866e3ad5f3f25d0bea5271 |
|
MD5 | df0878e2ff620ede08679df89fd05fc7 |
|
BLAKE2b-256 | d60bc012a016592c60121c354161cd10aa6ae21d96bb5f304bc75ae1c53352d3 |