Skip to main content

Python wrapper for cardano-cli for working with cardano cluster

Project description

Python wrapper for cardano-cli for working with cardano cluster.

Installation

`sh # create and activate virtual env $ python3 -m venv .env $ . .env/bin/activate # install this package together with dev requirements $ make install `

Usage

TBD

Contributing

Install this package and its dependencies as described above.

Run pre-commit install to set up the git hook scripts that will check you changes before every commit. Alternatively run make lint manually before pushing your changes.

Follow the [Google Python Style Guide](https://google.github.io/styleguide/pyguide.html), with the exception that formatting is handled automatically by [Black](https://github.com/psf/black) (through pre-commit command).

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

cardano-clusterlib-0.1.0.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distribution

cardano_clusterlib-0.1.0-py3-none-any.whl (18.0 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