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.6.tar.gz
(15.2 kB
view details)
Built Distribution
File details
Details for the file lyra_v2_client-0.2.6.tar.gz
.
File metadata
- Download URL: lyra_v2_client-0.2.6.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 | d167589af47147c8c35483514ffd6b409107e872576abb1405ac2e7185716b0c |
|
MD5 | f58fe71ee19e8b8c48caa4437b5e1c33 |
|
BLAKE2b-256 | f90236ab0cdfb00a935f78ca8651389d73365b2b6a652e86173c14ce5cdfdbbf |
File details
Details for the file lyra_v2_client-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: lyra_v2_client-0.2.6-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 | 122ee3363c543e054ce2aea20b6a3383dd3d17ae34f3c32b40d7ccaea232ac67 |
|
MD5 | 2c94e632f6af68d357d318231272d23c |
|
BLAKE2b-256 | 641b9b21e7865e4ec15fd975129ed08953c3495db7db56a184a12c68eb358864 |