Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

lyra_client-0.1.2-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page