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.1.tar.gz
(11.9 kB
view details)
Built Distribution
File details
Details for the file lyra_v2_client-0.2.1.tar.gz
.
File metadata
- Download URL: lyra_v2_client-0.2.1.tar.gz
- Upload date:
- Size: 11.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 | b55e1bcaf4aede2efd7cbc5b1618b6b2fa20ed624563e5f4800de9aa6d79def8 |
|
MD5 | 555a313d0127fabb5ce70f76a862afa5 |
|
BLAKE2b-256 | e6d0a468a9c0eb2de177e58502af321a70ff9e362ddf2b77228235ab98e6a566 |
File details
Details for the file lyra_v2_client-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: lyra_v2_client-0.2.1-py3-none-any.whl
- Upload date:
- Size: 13.1 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 | 8cc8ec4cf8c5f2faf6a6512a163195f9f5ed62978d327be8e3eaf6a25bef58a1 |
|
MD5 | bacae91ea793048daf26dcabd8343fb4 |
|
BLAKE2b-256 | 0a4f1137b8797cb9b8f0c85a7bae328daccd7375b1b568a784fbc26c8b6d471e |