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.7.tar.gz
(7.9 kB
view details)
Built Distribution
File details
Details for the file lyra_v2_client-0.1.7.tar.gz
.
File metadata
- Download URL: lyra_v2_client-0.1.7.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1462dbe452e4c05182e3591898bdea576db6f8215d8945c1b21b73a9a62c0cb |
|
MD5 | 420e903f259f1e2bc620c7afe9afc3ae |
|
BLAKE2b-256 | 2f65bca17aecb6f0f5a0a52cfb230ad10c6733b28005b04ad051da101b1c4851 |
File details
Details for the file lyra_v2_client-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: lyra_v2_client-0.1.7-py3-none-any.whl
- Upload date:
- Size: 8.8 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 | 14c3c102558167373fb1180370fcc55d21411f99632ba084049a81b86381ecc6 |
|
MD5 | 1db111f1ac381ee7b921f90d5f5287be |
|
BLAKE2b-256 | 8eaa7ec74c26897e0a19cb0f8aa3d7420a9a83df49330720c6e30a86694eadc5 |