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.6.tar.gz
(7.6 kB
view details)
Built Distribution
File details
Details for the file lyra_v2_client-0.1.6.tar.gz
.
File metadata
- Download URL: lyra_v2_client-0.1.6.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f9399e852d199af7e43dc2beca34a46e2c7a73ebdde55a38181f05a8de8dd27 |
|
MD5 | 2a55e954ef345de0a78a416fc4ac2ac7 |
|
BLAKE2b-256 | 8746d7c6afb23627f1fe8aef748054a9a302984a42a4da1cdb0d576ff3609595 |
File details
Details for the file lyra_v2_client-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: lyra_v2_client-0.1.6-py3-none-any.whl
- Upload date:
- Size: 8.5 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 | a85dc28fb35c000abacdd370d0a550e2d357833b3dd2027def29a9ec1f9f1314 |
|
MD5 | 1fe27446dbe392e639b4737d89f78b7b |
|
BLAKE2b-256 | 82a666f6ecd28f0a2a931add25d8ca4e22c90f3dca267a579ee9e4ce5c6cce37 |