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.8.tar.gz
(15.7 kB
view details)
Built Distribution
File details
Details for the file lyra_v2_client-0.2.8.tar.gz
.
File metadata
- Download URL: lyra_v2_client-0.2.8.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e49da17856953afc55727b1207699761a648f5878753508f779dbcfc43b6281 |
|
MD5 | 0f9ff4643876fb1d0ebaeb917afbffa0 |
|
BLAKE2b-256 | ef4e3f2e45cea0b780ab4314b5c69d7df22cc40c5a3369a8e55bc0ce6524b09d |
File details
Details for the file lyra_v2_client-0.2.8-py3-none-any.whl
.
File metadata
- Download URL: lyra_v2_client-0.2.8-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07964ee25840a01fb8a1f3c342df03934c8545449e442b96c19a7b9b7c429635 |
|
MD5 | 866ff93e9c338300dc114ec7f94dab6b |
|
BLAKE2b-256 | b46bc53afbe3d9641da2571d0d6f68422ca194a806953d13fbc787bfdea2b2cb |