No project description provided
Project description
Lyra V2 Python Client.
This repo provides a unified interface for the Lyra V2 Exchange.
Dev
Formatting
make fmt
Linting
make lint
Tests
make tests
For convience, all commands can be run with;
make all
Releases
Releasing
We can use tbump
to automatically bump our versions in preparation of a release.
new_version=0.1.1
git checkout -b v$new_version
git push --set-upstream origin $(git rev-parse --abbrev-ref HEAD)
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_client-0.1.2.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file lyra_client-0.1.2.tar.gz
.
File metadata
- Download URL: lyra_client-0.1.2.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3053ea668b26a463b7b468d78968a1428170d0fd7a24ac53b5efda9416639f8e |
|
MD5 | 44267373eab3f3158ea985a815faaae4 |
|
BLAKE2b-256 | 64f57a3f1e5380de96ebf00598f7216fd7bee2461e8ecba8913eafa0775d7395 |
File details
Details for the file lyra_client-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: lyra_client-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b056c93e8a4e51e726db9a51c54f9e8ea53f25a43ccfa0ee2cc56a8177df7c0f |
|
MD5 | 3631174566fa96547063ab5c9cab45ca |
|
BLAKE2b-256 | 8b584b2514b31486b96b5edf0b7243d65d6f9e3bee618e16823d21310bc46991 |