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.5.tar.gz
(15.2 kB
view details)
Built Distribution
File details
Details for the file lyra_v2_client-0.2.5.tar.gz
.
File metadata
- Download URL: lyra_v2_client-0.2.5.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 | 34fa9ab3ce0d62b919b0a435ceb3588cc7222f016521a81cf89426dd4aa5daa5 |
|
MD5 | efe0be29301f5a58d12ab95f6c0b0568 |
|
BLAKE2b-256 | 4675f36a9b4c1ba9a506e726c2d5e074f969e7d02571480362380deb27914346 |
File details
Details for the file lyra_v2_client-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: lyra_v2_client-0.2.5-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 | 87e7e62a26e4fa3a3f5911ca0a0b19b297887ac60e343160fc40d9f2ee054310 |
|
MD5 | ae55691567e38cd7c6c7456aeb80664d |
|
BLAKE2b-256 | 76eaf379e3bcd943636494268508d8a5bfa2850984e6a323f6125d395070869c |