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.2.tar.gz
(12.6 kB
view details)
Built Distribution
File details
Details for the file lyra_v2_client-0.2.2.tar.gz
.
File metadata
- Download URL: lyra_v2_client-0.2.2.tar.gz
- Upload date:
- Size: 12.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 | e6fa2deadc7fec4db5c3eb05d79d51466d31104ef90b98bc8c2f424838066776 |
|
MD5 | 5b5dd70d034893cf74597dbaa88f8a33 |
|
BLAKE2b-256 | 0d4233c0623067d06a223663f6739959007dcbf695e23738fc5b4b44e305d11a |
File details
Details for the file lyra_v2_client-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: lyra_v2_client-0.2.2-py3-none-any.whl
- Upload date:
- Size: 13.7 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 | ab7097d85862636e21a83c9e95352ffebed7d971882a1446a8c42487ad7f9c38 |
|
MD5 | bf7fe7650bff3168bac426ba7f2dd03e |
|
BLAKE2b-256 | 838a6141398f59825ed1e4b8090d2de1da27553af0fd120054327d065e7dbde5 |